Share via


KeyVaultSecret.Value プロパティ

定義

シークレットの値を取得します。

public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

プロパティ値

このプロパティは、 の DeletedSecret場合は常に null です。

適用対象