Compartilhar via


UserInner.UserPrincipalName Propriedade

Definição

Obtém ou define o nome principal do usuário.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a