Share via


VaultExtendedInfoResource.EncryptionKey Property

Definition

Gets or sets encryption key.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionKey")]
public string EncryptionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionKey")>]
member this.EncryptionKey : string with get, set
Public Property EncryptionKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to