OnlinePolicyConfiguration.OnlineProviders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the available identity providers for the Dataverse service.
public:
property Microsoft::Xrm::Sdk::Client::IdentityProviderTypeDictionary ^ OnlineProviders { Microsoft::Xrm::Sdk::Client::IdentityProviderTypeDictionary ^ get(); };
public Microsoft.Xrm.Sdk.Client.IdentityProviderTypeDictionary OnlineProviders { get; }
member this.OnlineProviders : Microsoft.Xrm.Sdk.Client.IdentityProviderTypeDictionary
Public ReadOnly Property OnlineProviders As IdentityProviderTypeDictionary
Property Value
The available identity providers for the Dataverse service.