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

Description
Creates the own certificate the application is currently configured to use.

 

DISPID (Dispatch ID):

 

For more information, see CreateOwnCertificate in .NET Reference.

Syntax
Visual Basic
Public Sub CreateOwnCertificate( _
   ByVal createOwnCertificateArguments As Variant _
) 
Parameters
createOwnCertificateArguments

Return Type

See CreateOwnCertificate in .NET Reference.

Remarks

For remarks, see CreateOwnCertificate in .NET Reference.

Example

For examples, see CreateOwnCertificate in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members