AuthenticationProviderType Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Identifies the type of identity provider used for authentication.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| 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. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: