IDTSConnectionManagerHttp100.Certificate Property

Definition

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()

Property Value

Byte[]
Attributes

Applies to