Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 596 Bytes

File metadata and controls

13 lines (9 loc) · 596 Bytes

Org.OpenAPITools.Model.UserRoleRule

A user role rule

Properties

Name Type Description Notes
UserRoles List<string> A comma or semicolon separated string defining the user roles to include [optional]
IsInverse bool? True, to turn this rule into block rule [optional]
Type string Defines the type of the rule

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