Compartir a través de


OnlinePolicyConfiguration.OnlineProviders Property

Definition

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.

Applies to