次の方法で共有


UserInner.PublishingPassword プロパティ

定義

発行に使用するパスワードを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象