IServiceConfiguration<TService>.AuthenticationType Property
Applies To: Dynamics CRM 2015
Gets the type of authentication in use by the identity provider of the service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
AuthenticationProviderType AuthenticationType { get; }
property AuthenticationProviderType AuthenticationType {
AuthenticationProviderType get();
}
abstract AuthenticationType : AuthenticationProviderType with get
ReadOnly Property AuthenticationType As AuthenticationProviderType
Property Value
Type: Microsoft.Xrm.Sdk.Client.AuthenticationProviderType
Type: AuthenticationProviderType
Thee type of authentication being used.
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright