CrmServiceClient.CurrentAccessToken Property

Definition

Returns the current access token in Use to connect to CDS. Note: this is only available when a token based authentication process is in use.

public:
 property System::String ^ CurrentAccessToken { System::String ^ get(); };
public string CurrentAccessToken { get; }
member this.CurrentAccessToken : string
Public ReadOnly Property CurrentAccessToken As String

Property Value

Applies to