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 接口实现。

适用于