Compartir a través de


CertificateOperationUpdateParameter.CancellationRequested Propiedad

Definición

Obtiene o establece indica si se solicitó la cancelación en la operación de certificado.

[Newtonsoft.Json.JsonProperty(PropertyName="cancellation_requested")]
public bool CancellationRequested { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cancellation_requested")>]
member this.CancellationRequested : bool with get, set
Public Property CancellationRequested As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a