IDTSConnectionManagerHttp100.CertificateIdentifier Property

Definition

public:
 property System::String ^ CertificateIdentifier { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(16)]
public string CertificateIdentifier { [System.Runtime.InteropServices.DispId(16)] get; [System.Runtime.InteropServices.DispId(16)] set; }
[<System.Runtime.InteropServices.DispId(16)>]
[<get: System.Runtime.InteropServices.DispId(16)>]
[<set: System.Runtime.InteropServices.DispId(16)>]
member this.CertificateIdentifier : string with get, set
Public Property CertificateIdentifier As String

Property Value

The certificate identifier.

Attributes

Applies to