AuthMethodRoleAssociation includes details of an association between an auth method and a role.
| Name | Type | Description | Notes |
|---|---|---|---|
| AllowedOps | List<string> | [optional] | |
| AssocId | string | [optional] | |
| AuthMethodSubClaims | Dictionary<string, List<string>> | [optional] | |
| IsSubClaimsCaseSensitive | bool | [optional] | |
| IsSubclaimsWithOperator | bool | [optional] | |
| RoleId | long | [optional] | |
| RoleName | string | [optional] | |
| Rules | Rules | [optional] |