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

Description
Obtains a new application own certificate from the certificate manager, and stores it for subsequent usage.

 

DISPID (Dispatch ID):

 

For more information, see ObtainNewCertificate in .NET Reference.

Syntax
Visual Basic
Public Function ObtainNewCertificate( _
   ByVal Arguments As Variant _
) As PkiCertificate
Parameters
Arguments

Return Type

See ObtainNewCertificate in .NET Reference.

Remarks

For remarks, see ObtainNewCertificate in .NET Reference.

Example

For examples, see ObtainNewCertificate in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members