Okta.Sdk.Model.StandardRole
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AssignmentType | RoleAssignmentType | [optional] | |
| Created | DateTimeOffset | Timestamp when the object was created | [optional] [readonly] |
| Id | string | Role assignment ID | [optional] [readonly] |
| Label | string | Label for the role assignment | [optional] [readonly] |
| LastUpdated | DateTimeOffset | Timestamp when the object was last updated | [optional] [readonly] |
| Status | LifecycleStatus | [optional] | |
| Type | RoleType | [optional] | |
| Embedded | StandardRoleEmbedded | [optional] | |
| Links | LinksAssignee | [optional] |