IServiceManagement<TService>.AuthenticationType Property

Definition

Gets the type of authentication in use by the identity provider of the service.

public:
 property Microsoft::Xrm::Sdk::Client::AuthenticationProviderType AuthenticationType { Microsoft::Xrm::Sdk::Client::AuthenticationProviderType get(); };
public Microsoft.Xrm.Sdk.Client.AuthenticationProviderType AuthenticationType { get; }
member this.AuthenticationType : Microsoft.Xrm.Sdk.Client.AuthenticationProviderType
Public ReadOnly Property AuthenticationType As AuthenticationProviderType

Property Value

The type of authentication used by the identity provider.

Applies to