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


HttpClientConnection100Class.CertificateIdentifier Свойство

Определение

Возвращает или задает идентификатор сертификата X.509.

public:
 virtual property System::String ^ CertificateIdentifier { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(20)]
public virtual string CertificateIdentifier { [System.Runtime.InteropServices.DispId(20)] get; [System.Runtime.InteropServices.DispId(20)] set; }
[<System.Runtime.InteropServices.DispId(20)>]
[<get: System.Runtime.InteropServices.DispId(20)>]
[<set: System.Runtime.InteropServices.DispId(20)>]
member this.CertificateIdentifier : string with get, set
Public Overridable Property CertificateIdentifier As String

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

Строковое представление текущего объекта сертификата X.509.

Реализации

Атрибуты

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