Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.14 KB

File metadata and controls

20 lines (16 loc) · 1.14 KB

Okta.Sdk.Model.ListGroupAssignedRoles200ResponseInner

Properties

Name Type Description Notes
AssignmentType RoleAssignmentType [optional]
Created DateTimeOffset Timestamp when the object was created [optional] [readonly]
Id string Binding object ID [optional] [readonly]
Label string Label for the custom role assignment [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the object was last updated [optional] [readonly]
Status LifecycleStatus [optional]
Type string CUSTOM for a custom role [optional]
Embedded StandardRoleEmbedded [optional]
Links LinksCustomRoleResponse [optional]
ResourceSet string Resource set ID [optional] [readonly]
Role string Custom role ID [optional] [readonly]

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