IDTSPackage100.CertificateObject Proprietà

Definizione

Ottiene o imposta il pacchetto del certificato per il pacchetto.

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

Valore della proprietà

Pacchetto certificato per il pacchetto.

Attributi

Commenti

Questa interfaccia viene implementata dalle interfacce Package e PackageNeutral.

Si applica a