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; }
Public Overridable Property Certificate As Byte()

属性值

Byte[]

实现

属性

适用于