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

Description
Assures presence and validity of the own certificate or certificate pack the application is currently configured to use.

 

DISPID (Dispatch ID):

 

For more information, see AssureOwnCertificateOrCertificatePack in .NET Reference.

Syntax
Visual Basic
Public Function AssureOwnCertificateOrCertificatePack( _
   ByVal createOwnCertificateArguments As Variant _
) As Boolean
Parameters
createOwnCertificateArguments

Return Type
Remarks

For remarks, see AssureOwnCertificateOrCertificatePack in .NET Reference.

Example

For examples, see AssureOwnCertificateOrCertificatePack in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members