TokenRequiredEventArgs.AccessToken Property

Definition

The access token to be used by the operation that requires it.

public:
 property System::String ^ AccessToken { System::String ^ get(); void set(System::String ^ value); };
public string AccessToken { get; set; }
member this.AccessToken : string with get, set
Public Property AccessToken As String

Property Value

Applies to