HttpClientConnection100Class.Certificate 속성

정의

public:
 virtual property cli::array <System::Byte> ^ Certificate { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
[System.Runtime.InteropServices.DispId(18)]
public virtual byte[] Certificate { [System.Runtime.InteropServices.DispId(18)] get; [System.Runtime.InteropServices.DispId(18)] set; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
[<set: System.Runtime.InteropServices.DispId(18)>]
member this.Certificate : byte[] with get, set
Public Overridable Property Certificate As Byte()

속성 값

Byte[]

X.509 인증서의 이진 인코딩이 포함된 바이트 배열입니다.

구현

특성

적용 대상