Compartir a través de


X509CertificateProperties.ValidityInMonths Propiedad

Definición

Obtiene o establece la duración de la ceritifcate es válida en 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a