Compartir a través de


Certificate.Valid Propiedad

Definición

Obtiene si el certificado es válido.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.valid")]
public bool? Valid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.valid")>]
member this.Valid : Nullable<bool>
Public ReadOnly Property Valid As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a