- Preparing search index...
- The search index is not available
Documentation
Type alias CredentialFilter
CredentialFilter: { clientId?: string; credentialType?: string; environment?: string; familyId?: string; homeAccountId?: string; keyId?: string; realm?: string; requestedClaimsHash?: string; target?: ScopeSet; tokenType?: AuthenticationScheme; userAssertionHash?: string; }
Type declaration
-
Optional
clientId?: string
-
Optional
credentialType?: string
-
Optional
environment?: string
-
Optional
familyId?: string
-
Optional
homeAccountId?: string
-
Optional
keyId?: string
-
Optional
realm?: string
-
Optional
requestedClaimsHash?: string
-
Optional
target?: ScopeSet
-
-
Optional
userAssertionHash?: string
Credential: <home_account_id*>----<realm*>-<target*>-<scheme*>