Compartilhar via


RenewCertificateOrderRequest.IsPrivateKeyExternal Propriedade

Definição

Obtém ou define se devemos alterar o tipo ASC (de chave privada gerenciada para chave privada externa e vice-versa).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a