Share via


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

속성 값

인증서 식별자입니다.

특성

적용 대상