SecretValueProperties Class

Definition

The properties of the secret value.

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

Constructors

Name Description
SecretValueProperties()

Properties

Name Description
Value

The value of the secret.

Applies to