IdentityProviderType Enumeration
Applies To: Dynamics CRM 2015
Specifies the supported types of identity providers.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public enum IdentityProviderType
public enum class IdentityProviderType
type IdentityProviderType
Public Enumeration IdentityProviderType
Members
Member name | Description | |
---|---|---|
ADFS | Active Directory Federation Services. Value = 0. |
|
LiveId | Windows Live ID. Value = 1. |
|
OrgId | OrgId, also known as User Id. Value = 2. |
See Also
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright