Compartir a través de


SubjectAlternativeNames.Upns Propiedad

Definición

Obtiene o establece nombres principales de usuario.

[Newtonsoft.Json.JsonProperty(PropertyName="upns")]
public System.Collections.Generic.IList<string> Upns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upns")>]
member this.Upns : System.Collections.Generic.IList<string> with get, set
Public Property Upns As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a