다음을 통해 공유


IDTSConnectionManagerHttp100.Certificate 속성

정의

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

속성 값

Byte[]

연결에 사용할 인증서입니다.

특성

적용 대상