다음을 통해 공유


SecurityTokenDescriptor.TokenType 속성

정의

발급된 토큰의 토큰 형식을 가져오거나 설정합니다.

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

속성 값

토큰 유형입니다.

적용 대상