IDTSPackage100.CertificateContext 屬性

定義

取得或設定憑證上下文。

public:
 property long CertificateContext { long get(); void set(long value); };
[System.Runtime.InteropServices.DispId(56)]
public long CertificateContext { [System.Runtime.InteropServices.DispId(56)] get; [System.Runtime.InteropServices.DispId(56)] set; }
[<System.Runtime.InteropServices.DispId(56)>]
[<get: System.Runtime.InteropServices.DispId(56)>]
[<set: System.Runtime.InteropServices.DispId(56)>]
member this.CertificateContext : int64 with get, set
Public Property CertificateContext As Long

屬性值

證書的上下文。

屬性

備註

此介面由 PackagePackageNeutral 介面實作。

適用於