共用方式為


UserInner.PublishingPasswordHashSalt 屬性

定義

取得或設定用於發行的密碼雜湊 Salt。

[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

適用於