Share via


ShareCredentialDetails.Password Property

Definition

Gets password for the share.

[Newtonsoft.Json.JsonProperty(PropertyName="password")]
public string Password { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="password")>]
member this.Password : string
Public ReadOnly Property Password As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to