RoleAuthMethodAssociation includes details of an association between a role and an auth method.
| Name | Type | Description | Notes |
|---|---|---|---|
| AssocId | string | [optional] | |
| AuthMethodAccessId | string | [optional] | |
| AuthMethodId | long | [optional] | |
| AuthMethodName | string | [optional] | |
| AuthMethodSubClaims | Dictionary<string, List<string>> | [optional] | |
| IsSubclaimsWithOperator | bool | [optional] | |
| SubClaimsCaseSensitive | bool | [optional] |