Share via


IdentitySource.Username Property

Definition

Gets or sets the ID of an Active Directory user with a minimum of read-only access to Base DN for users and group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to