X509CertificateProperties.Ekus Propriedade

Definição

Obtém ou define o uso aprimorado da chave.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a