WebProxyClient<TService>.HeaderToken Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The access token returned from OAuth authentication.
Namespace: Microsoft.Xrm.Sdk.WebServiceClient
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string HeaderToken { get; set; }
Public Property HeaderToken As String
Property Value
Type: System.String
Type: String
Gets or sets the the access token.
See Also
WebProxyClient<TService> Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace
Authenticate the user with the web services
Sample: Windows 8 desktop modern OData app
RFC 6749 - The OAuth 2.0 Authorization Framework
Azure Active Directory Authentication Libraries
Active Directory Authentication Library
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright