CrmServiceClient.ActiveAuthenticationType Property

Definition

Authentication Type to use

public:
 property Microsoft::Xrm::Tooling::Connector::AuthenticationType ActiveAuthenticationType { Microsoft::Xrm::Tooling::Connector::AuthenticationType get(); };
public Microsoft.Xrm.Tooling.Connector.AuthenticationType ActiveAuthenticationType { get; }
member this.ActiveAuthenticationType : Microsoft.Xrm.Tooling.Connector.AuthenticationType
Public ReadOnly Property ActiveAuthenticationType As AuthenticationType

Property Value

Returns AuthenticationTypeThe authentication type used for the active CRM connection.

Applies to