IDTSPackageSigning100.CertificateContext Property

Definition

Gets or sets the context of the certificate associated with the package.

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

Property Value

The context of the certificate.

Attributes

Applies to