다음을 통해 공유


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

속성 값

적용 대상