AuthenticationProviderType Enumeration

 

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.

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

public enum AuthenticationProviderType

Member nameDescription
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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: