Share via


VaultExtendedInfoResource.IntegrityKey Property

Definition

Gets or sets integrity key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to