Share via


ICacheActiveDirectorySettings.CredentialsUsername 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=false, SerializedName="username")]
public string CredentialsUsername { 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=false, SerializedName="username")>]
member this.CredentialsUsername : string with get, set
Public Property CredentialsUsername As String

Property Value

Attributes

Applies to