Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 761 Bytes

RoleAuthMethodAssociation.md

File metadata and controls

16 lines (12 loc) · 761 Bytes

akeyless.Model.RoleAuthMethodAssociation

RoleAuthMethodAssociation includes details of an association between a role and an auth method.

Properties

Name Type Description Notes
AssocId string [optional]
AuthMethodAccessId string [optional]
AuthMethodName string [optional]
AuthMethodSubClaims Dictionary<string, List<string>> [optional]
IsSubclaimsWithOperator bool [optional]
SubClaimsCaseSensitive bool [optional]

[Back to Model list] [Back to API list] [Back to README]