Partager via


SubjectAlternativeNames.Emails Propriété

Définition

Obtient ou définit des adresses e-mail.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à