IdentityProvider.IdentityProviderType Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The type of identity provider used by an endpoint.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public IdentityProviderType IdentityProviderType { get; set; }
Public Property IdentityProviderType As IdentityProviderType
Property Value
Type: Microsoft.Xrm.Sdk.Client.IdentityProviderType
Type: IdentityProviderType
The identity provider type. Value = 0 (ADFS), 1 (LiveId), 2 (OrgId).
See Also
IdentityProvider Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright