OPC Labs EasyOPC-UA Components Library
ExportOwnCertificateOrCertificatePackToFile Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : ExportOwnCertificateOrCertificatePackToFile Method

Description
Exports the own certificate and optionally its private key to a given file.

 

DISPID (Dispatch ID):

 

For more information, see ExportOwnCertificateOrCertificatePackToFile in .NET Reference.

Syntax
Visual Basic
Public Sub ExportOwnCertificateOrCertificatePackToFile( _
   ByVal exportCertificateArguments As Variant _
) 
Parameters
exportCertificateArguments

Return Type
Remarks

For remarks, see ExportOwnCertificateOrCertificatePackToFile in .NET Reference.

Example

For examples, see ExportOwnCertificateOrCertificatePackToFile in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members