WsfcDomainCredentials.SqlServiceAccountPassword Property

Definition

Gets or sets SQL service account password.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to