RbacRole¶
A role is a collection of privileges
Fields¶
Field | Type | Description |
---|---|---|
Created | datetime2 | Date/Time the role object was created |
CreatedBy | nvarchar | OctoSAM user that created the object |
Description | nvarchar | Description of the Role |
ID | bigint | Internal ID for the RbacRole entity (Primary Key) |
ID | bigint | Internal ID for the RbacRole entity (Primary Key) |
LastModification | datetime2 | Date/Time the role object was last modified |
LastModifiedBy | nvarchar | OctoSAM user that last modified the object |
Name | nvarchar | Name of the Role |
Notes | nvarchar | Notes |
PredefinedByOctopus | bit | True for OctoSAM predefined Roles, these roles cannot be deleted. |