SecretValueDescription Class

Definition

Represent a secret value.

[System.Serializable]
public sealed class SecretValueDescription
[<System.Serializable>]
type SecretValueDescription = class
Public NotInheritable Class SecretValueDescription
Inheritance
SecretValueDescription
Attributes

Constructors

SecretValueDescription()

/// Initializes a new instance of the SecretValueDescription class.

Properties

Name

The name of the secret value.

Properties

The properties for the secret value

Applies to