Énumération AuthenticationProviderType
S'applique à: CRM 2015 on-prem, CRM Online
Identifies the type of identity provider used for authentication.
Espace de noms: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
Public Enumeration AuthenticationProviderType
public enum AuthenticationProviderType
Membres
Nom du membre | Description |
---|---|
ActiveDirectory | An Active Directory identity provider. Value = 1. |
Federation | A federated claims identity provider. Value = 2. |
LiveId | A Compte Microsoft identity provider. Value = 3. |
None | No identity provider. Value = 0. |
OnlineFederation | An online (Office 365) federated identity provider. Value = 4. |
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Espace de noms Microsoft.Xrm.Sdk.Client
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.