Share via


OnlinePolicyConfiguration.OnlineProviders Property

 

Applies To: Dynamics CRM 2015

Contains the available identity providers for the Microsoft Dynamics CRM Online service.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public IdentityProviderTypeDictionary OnlineProviders { get; }
public:
property IdentityProviderTypeDictionary^ OnlineProviders {
    IdentityProviderTypeDictionary^ get();
}
member OnlineProviders : IdentityProviderTypeDictionary with get
Public ReadOnly Property OnlineProviders As IdentityProviderTypeDictionary

Property Value

Type: Microsoft.Xrm.Sdk.Client.IdentityProviderTypeDictionary

Type: IdentityProviderTypeDictionaryThe available identity providers for the Microsoft Dynamics CRM Online service.

See Also

OnlinePolicyConfiguration Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright