Scope Parameter (Connect-Gmail Cmdlet)
When this is set, the provider will request an access token with this specific scope.
Syntax
Connect-Gmail -Scope string
Data Type
cstr
Default Value
""
Remarks
初期アクセストークンとリフレッシュトークンを取得するスコープを指定します。
Set this property to retrieve a scoped token with specific privileges.
This is a required parameter.