Okta.Sdk.Model.APIServiceIntegrationInstanceSecret

August 11, 2023 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ClientSecretstringThe OAuth 2.0 client secret string. The client secret string is returned in the response of a Secret creation request. In other responses (such as list, activate, or deactivate requests), the client secret is returned as an undisclosed hashed value.[readonly]
CreatedstringTimestamp when the API Service Integration instance Secret was created[readonly]
IdstringThe ID of the API Service Integration instance Secret[readonly]
LastUpdatedstringTimestamp when the API Service Integration instance Secret was updated[readonly]
SecretHashstringOAuth 2.0 client secret string hash[readonly]
StatusstringStatus of the API Service Integration instance Secret
LinksAPIServiceIntegrationSecretLinks

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