IssuedSecurityTokenParameters.TokenType Property

Definition

Gets or sets the issued token type.

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

Property Value

The token type.

Applies to