Share via


ConnectionData.AuthenticationType Property

 

Applies To: Dynamics CRM 2015

Gets or sets the authentication type.

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public AuthenticationTypeCode AuthenticationType { get; set; }
public:
property AuthenticationTypeCode AuthenticationType {
    AuthenticationTypeCode get();
    void set(AuthenticationTypeCode value);
}
member AuthenticationType : AuthenticationTypeCode with get, set
Public Property AuthenticationType As AuthenticationTypeCode

Property Value

Type: Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog.AuthenticationTypeCode

Type: AuthenticationTypeCode
.

See Also

ConnectionData Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright