IGetTokenDataOptions interface
属性
| authentication |
|
| callers |
|
| claims | |
| resource |
|
| scopes | |
| shr |
|
| skip |
|
| use |
属性详细信息
authenticationScheme
callersQosName
callersQosName?: string;
属性值
string
claims
claims: string | undefined;
属性值
string | undefined
resourceRequestMethod
resourceRequestMethod?: string;
属性值
string
scopes
scopes?: string[];
属性值
string[]
shrClaims
shrClaims?: string;
属性值
string
skipLoggingAndDisableRedirects
skipLoggingAndDisableRedirects: boolean;
属性值
boolean
useCachedToken
useCachedToken: boolean;
属性值
boolean