Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 749 Bytes

IamRole.md

File metadata and controls

15 lines (11 loc) · 749 Bytes

Okta.Sdk.Model.IamRole

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp when the role was created [optional] [readonly]
Description string Description of the role
Id string Unique key for the role [optional] [readonly]
Label string Unique label for the role
LastUpdated DateTimeOffset Timestamp when the role was last updated [optional] [readonly]
Links IamRoleLinks [optional]

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