次の方法で共有


UserInner.PublishingPasswordHashSalt プロパティ

定義

発行に使用するパスワード ハッシュの塩を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象