Compartir a través de


X509CertificateInfo.Version Propiedad

Definición

Versión de certficiate.

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public int? Version { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : Nullable<int>
Public ReadOnly Property Version As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a