Share via


Secret Class

Definition

Represent a secret type.

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

Constructors

Secret()

Properties

Name

The fully qualfied name of the secret.

Value

The value of the secret.

Version

The version of the secret.

Applies to