次の方法で共有


KeyAndSecretDetails.EncryptionMechanism プロパティ

定義

暗号化メカニズムを取得または設定します:None/SinglePass/DoublePass

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象