Share via


IDatabaseAadAuthInfo.UserName Property

Definition

Username created in the database which is mapped to a user in AAD.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="Username created in the database which is mapped to a user in AAD.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userName")]
public string UserName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Runtime.Info(Description="Username created in the database which is mapped to a user in AAD.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userName")>]
member this.UserName : string with get, set
Public Property UserName As String

Property Value

Attributes

Applies to