AccessToken.Value 속성

정의

토큰의 직렬화된 표현을 가져옵니다.

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

속성 값

적용 대상