Delen via


User.UserPrincipalName Property

Definition

Gets or sets the principal name of the user.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to