SBAuthorizationRuleProperties Class
AuthorizationRule properties.
Constructor
SBAuthorizationRuleProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
rights
|
The rights associated with the rule. Required. |
Attributes
rights
The rights associated with the rule. Required.
rights: list[typing.Union[str, ForwardRef('_models.AccessRights')]]