Share via


IShareCredentialDetails.UserName Property

Definition

User name for the share.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="User name for the share.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="userName")]
public string UserName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="User name for the share.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="userName")>]
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

Attributes

Applies to