Compartilhar via


SubjectAlternativeNames.DnsNames Propriedade

Definição

Obtém ou define nomes de domínio.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a