Share via


ICacheActiveDirectorySettingsCredentials.Username Property

Definition

Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="username")]
public string Username { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="username")>]
member this.Username : string with get, set
Public Property Username As String

Property Value

Attributes

Applies to