GoogleOptions.AccessType 属性

定义

access_type。 设置为“offline”可请求刷新令牌。

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

属性值

适用于