Partilhar via


X509CertificateProperties.ValidityInMonths Propriedade

Definição

Obtém ou define a duração em que o ceritifcate é válido em meses.

[Newtonsoft.Json.JsonProperty(PropertyName="validity_months")]
public int? ValidityInMonths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validity_months")>]
member this.ValidityInMonths : Nullable<int> with get, set
Public Property ValidityInMonths As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a