次の方法で共有


EncryptionDetails.SecretKeyUrl プロパティ

定義

シークレット URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象