IDTSManagedHelper100.MakeCertObject(Int64) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un objet de certificat.
public:
System::Object ^ MakeCertObject(long hCertContext);
public object MakeCertObject (long hCertContext);
abstract member MakeCertObject : int64 -> obj
Public Function MakeCertObject (hCertContext As Long) As Object
Paramètres
- hCertContext
- Int64
Contexte de certificat.
Retours
Objet de certificat créé.
Remarques
Pour plus d’informations, consultez ManagedHelper.