IDTSHttpClientConnection100.CertificateIdentifier プロパティ

定義

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

プロパティ値

証明書識別子です。

属性

適用対象