AuthenticationCredentials.SupportingCredentials Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets additional credentials required by the site.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public AuthenticationCredentials SupportingCredentials { get; set; }
Public Property SupportingCredentials As AuthenticationCredentials
Property Value
Type: Microsoft.Xrm.Sdk.Client.AuthenticationCredentials
Type: AuthenticationCredentialsThe additional credentials required by the site.
Remarks
For Microsoft Dynamics CRM Online (Live ID), specify the device credentials as the value of ClientCredentials.
See Also
AuthenticationCredentials Class
Microsoft.Xrm.Sdk.Client Namespace
Active Directory and claims-based authentication
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright