次の方法で共有


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[]
属性

適用対象