ClientAuthenticationType Enumeration

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Specifies the type of authentication used by a client application.

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

Syntax

public enum ClientAuthenticationType
Public Enumeration ClientAuthenticationType

Members

Member name Description
Kerberos

Kerberos authentication. Value = 0.

SecurityToken

A security token for use with claims authentication. Value = 1.

See Also

Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright