Share via


SecretValue interface

This type represents the unencrypted value of the secret.

Properties

value

The actual value of the secret.

Property Details

value

The actual value of the secret.

value?: string

Property Value

string