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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript