OAuthCreatingTicketContext.TokenType Property

Definition

Gets the access token type provided by the authentication service.

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

Property Value

Applies to