Dela via


SecurityProfile.DomainUserPassword Property

Definition

Gets or sets the domain admin password.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to