CertificateOperation.CancellationRequested Propriedade

Definição

Obtém ou define indica se o cancelamento foi solicitado na operação de certificado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a