Partager via


X509CertificateProperties.ValidityInMonths Propriété

Définition

Obtient ou définit la durée pendant laquelle le ceritifcate est valide en mois.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à