BearerTokenAuthenticationPolicyOptions interface
bearerTokenAuthenticationPolicy を構成するためのオプション
プロパティ
| credential | ベアラー トークンを提供できる TokenCredential 実装。 |
| scopes | ベアラー トークンが適用されるスコープ。 |
プロパティの詳細
credential
scopes
ベアラー トークンが適用されるスコープ。
scopes: string | string[]
プロパティ値
string | string[]