Partager via


RenewCertificateOrderRequest.IsPrivateKeyExternal Propriété

Définition

Obtient ou définit doit-on changer le type ASC (de clé privée managée à clé privée externe et 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à