AuthenticationCredentials.SupportingCredentials Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets additional credentials required by the site.
public:
property Microsoft::Xrm::Sdk::Client::AuthenticationCredentials ^ SupportingCredentials { Microsoft::Xrm::Sdk::Client::AuthenticationCredentials ^ get(); void set(Microsoft::Xrm::Sdk::Client::AuthenticationCredentials ^ value); };
public Microsoft.Xrm.Sdk.Client.AuthenticationCredentials SupportingCredentials { get; set; }
member this.SupportingCredentials : Microsoft.Xrm.Sdk.Client.AuthenticationCredentials with get, set
Public Property SupportingCredentials As AuthenticationCredentials
Property Value
The additional credentials required by the site.
Remarks
For Microsoft Dynamics CRM Online (Live ID), specify the device credentials as the value of ClientCredentials.