다음을 통해 공유


OAuthTokenResponse.TokenType 속성

정의

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

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

속성 값

설명

일반적으로 문자열 "전달자"입니다.

적용 대상