OPC Labs Base Library
Export Method
OpcLabs_BaseLib ActiveX DLL > PkiCertificate Object : Export Method

Description
Exports an X509Certificate2 object.

 

DISPID (Dispatch ID):

 

For more information, see Export in .NET Reference.

Syntax
Visual Basic
Public Function Export( _
   ByVal contentType As X509ContentType, _
   ByVal password As String _
) As Variant()
Parameters
contentType

password

Return Type

See Export in .NET Reference.

Remarks

For remarks, see Export in .NET Reference.

Example

For examples, see Export in .NET Reference.

See Also

PkiCertificate Object  | PkiCertificate Members