IDTSManagedHelper140.GetRawCertData(Object) 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.
public:
cli::array <System::Byte> ^ GetRawCertData(System::Object ^ pCertObj);
public byte[] GetRawCertData (object pCertObj);
abstract member GetRawCertData : obj -> byte[]
Public Function GetRawCertData (pCertObj As Object) As Byte()
Paramètres
- pCertObj
- Object
Retours
Byte[]