Compartir a través de


UserInner.PublishingPassword Propiedad

Definición

Obtiene o establece la contraseña usada para la publicación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a