MessageReceivedContext.Token Property

Definition

Bearer Token. This will give the application an opportunity to retrieve a token from an alternative location.

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

Property Value

Applies to