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


CertificateCreateOrUpdateParameters.Password Свойство

Определение

Возвращает или задает пароль для доступа к закрытому ключу сертификата.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.password")]
public string Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.password")>]
member this.Password : string with get, set
Public Property Password As String

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

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

Комментарии

Этот параметр не должен указываться, если сертификат имеет формат Cer.

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