Enumeração ClientAuthenticationType
Aplica-se a: CRM 2015 on-prem, CRM Online
Specifies the type of authentication used by a client application.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)
Sintaxe
'Declaração
Public Enumeration ClientAuthenticationType
public enum ClientAuthenticationType
Membros
Nome do membro | Descrição |
---|---|
Kerberos | Kerberos authentication. Value = 0. |
SecurityToken | A security token for use with claims authentication. Value = 1. |
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows Server 2003 e
Plataformas de destino
Windows Vista,Windows XP
Consulte também
Referência
Namespace Microsoft.Xrm.Sdk.Client
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.