GenericSecurityRole offers an additional level of abstraction in the security role object structure. It is not a concrete type. It offers additional generic information to make the object model simpler to understand.
None
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
name | Type: string Default value: Description: The name of the security role. Field validation description: Limit 50 characters Additional field security restrictions: N/A |
name_is_modified | Type: boolean Default value: false Description: Indicates if the field name is modified. Field validation description: True or False Additional field security restrictions: N/A |
securityRoles | Type: SecurityRole[] Default value: N/A Description: Indicates children security roles. Field validation description: N/A Additional field security restrictions: N/A |
N/A