Udostępnij za pośrednictwem


OAuthTokenResponse.TokenType Właściwość

Definicja

Pobiera lub ustawia typ tokenu.

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

Wartość właściwości

Uwagi

Zazwyczaj ciąg "bearer".

Dotyczy