Secret Class

Definition

Response for Get secret

public class Secret
type Secret = class
Public Class Secret
Inheritance
Secret

Constructors

Name Description
Secret()

Properties

Name Description
ContentType

Content type of the secret

CreatedTime

Time when the secret was created

IsEnabled

A flag indicating whether the secret is enabled

LastUpdatedTime

Time when the secret was last updated

Name

Name of the secret

ValidityEndTime

Time when the secret validity ends.

ValidityStartTime

Time when the secret validity starts.

Value

Value of the secret

Version

Version of the secret

Applies to