AuthenticationProviderType Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Identifies the type of identity provider used for authentication.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public enum AuthenticationProviderType
Public Enumeration AuthenticationProviderType
Members
Member name | Description | |
---|---|---|
ActiveDirectory | An Active Directory identity provider. Value = 1. |
|
Federation | A federated claims identity provider. Value = 2. |
|
LiveId | A Microsoft account identity provider. Value = 3. |
|
None | No identity provider. Value = 0. |
|
OnlineFederation | An online (Office 365) federated identity provider. Value = 4. |
See Also
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright