IDTSPackageSigning100.CertificateObject Property

Definition

Gets or sets the certificate object associated with the package.

public:
 property System::Object ^ CertificateObject { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610678272)]
public object CertificateObject { get; set; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.CertificateObject : obj with get, set
Public Property CertificateObject As Object

Property Value

The certificate object associated with the package.

Attributes

Applies to