User.PublishingPasswordHashSalt Propriedade

Definição

Obtém ou define o sal de hash de senha usado para publicação.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a