Okta.Sdk.Model.OAuth2ClientSecret

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ClientSecretstringThe OAuth 2.0 client secret string[optional] [readonly]
CreatedstringTimestamp when the OAuth Client 2.0 Secret was created[optional] [readonly]
IdstringThe unique ID of the OAuth Client Secret[optional] [readonly]
LastUpdatedstringTimestamp when the OAuth Client 2.0 Secret was updated[optional] [readonly]
SecretHashstringOAuth 2.0 client secret string hash[optional] [readonly]
StatusstringStatus of the OAuth 2.0 Client Secret[optional] [default to StatusEnum.ACTIVE]
LinksOAuthClientSecretLinks[optional]

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