다음을 통해 공유


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 인증서 개체의 문자열 표현입니다.

구현

특성

적용 대상