Compartir a través de


ReissueCertificateOrderRequest.DelayExistingRevokeInHours Propiedad

Definición

Obtiene o establece el retraso en horas para revocar el certificado existente después de emitir el nuevo certificado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a