Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
AccessTokenInfo
Interface AccessTokenInfo
OAuthアクセストークン情報
interface
AccessTokenInfo
{
clientName
:
string
;
clientUri
:
string
;
key
:
string
;
policyUri
:
string
;
scopes
:
string
[]
;
tosUri
:
string
;
type
:
string
;
}
Index
Properties
client
Name
client
Uri
key
policy
Uri
scopes
tos
Uri
type
Properties
client
Name
client
Name
:
string
クライアント名
client
Uri
client
Uri
:
string
クライアントURL
key
key
:
string
トークンキー
policy
Uri
policy
Uri
:
string
サービスポリシーURL
scopes
scopes
:
string
[]
許可スコープ
tos
Uri
tos
Uri
:
string
サービス利用規約URL
type
type
:
string
トークンタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Name
client
Uri
key
policy
Uri
scopes
tos
Uri
type
型・APIリファレンス
Loading...
OAuthアクセストークン情報