ActiveDirectoryProperties.SamAccountName Property

Definition

Gets or sets specifies the Active Directory SAMAccountName for Azure Storage.

[Newtonsoft.Json.JsonProperty(PropertyName="samAccountName")]
public string SamAccountName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="samAccountName")>]
member this.SamAccountName : string with get, set
Public Property SamAccountName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to