Поделиться через


RenewCertificateOrderRequest.IsPrivateKeyExternal Свойство

Определение

Получает или задает, следует ли изменить тип ASC (с управляемого закрытого ключа на внешний закрытый ключ и наоборот).

[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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к