次の方法で共有


AdmAccessToken.access_token Property

Definition

Gets or sets the access token.

public:
 property System::String ^ access_token { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string access_token { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.access_token : string with get, set
Public Property access_token As String

Property Value

Attributes

Applies to