PackageRemote32Class.CertificateObject Property

Definition

Gets or sets the certificate object associated with the package.

public:
 virtual property System::Object ^ CertificateObject { System::Object ^ get(); void set(System::Object ^ value); };
public virtual object CertificateObject { get; set; }
member this.CertificateObject : obj with get, set
Public Overridable Property CertificateObject As Object

Property Value

The certificate object.

Implements

Applies to