次の方法で共有


VaultExtendedInfoResource.IntegrityKey プロパティ

定義

整合性キーを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象