Share via


ShareCredentialDetails.UserName Property

Definition

Gets user name for the share.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to