public bool ContainsFederationGateway()
 {
     return(Provider.IsPresent() && ProviderId.IsPresent());
 }