Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.29 KB

PrivilegedResourceAccountOkta.md

File metadata and controls

19 lines (15 loc) · 1.29 KB

Okta.Sdk.Model.PrivilegedResourceAccountOkta

Properties

Name Type Description Notes
Created DateTimeOffset Timestamp when the object was created [optional] [readonly]
CredentialChanged DateTimeOffset Timestamp when the credential was changed [optional] [readonly]
CredentialSyncState CredentialSyncState [optional]
Id string ID of the privileged resource [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the object was last updated [optional] [readonly]
ResourceType PrivilegedResourceType [optional]
Status PrivilegedResourceStatus [optional]
ResourceId string The user ID associated with the Okta privileged resource
Credentials PrivilegedResourceCredentials [optional]
Profile Dictionary<string, Object> Specific profile properties for the privileged account [optional] [readonly]

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