共用方式為


UserAccountSettings.AdminUserPassword 屬性

定義

取得或設定密碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

系統管理員使用者帳戶的密碼。

適用於