OPC Labs EasyOPC-UA Library
RefreshTrustLists Method
OpcLabs_EasyOpcUA ActiveX DLL > AbstractEasyUAClientApplication Object : RefreshTrustLists Method

Description
Retrieves the current trust lists for the application from the certificate manager, and refreshes own certificate stores accordingly.

 

DISPID (Dispatch ID):

 

For more information, see RefreshTrustLists in .NET Reference.

Syntax
Visual Basic
Public Function RefreshTrustLists( _
   ByVal gdsEndpointDescriptor As Variant _
) As UATrustListMasks
Parameters
gdsEndpointDescriptor

Return Type

See RefreshTrustLists in .NET Reference.

Remarks

For remarks, see RefreshTrustLists in .NET Reference.

Example

For examples, see RefreshTrustLists in .NET Reference.

See Also

AbstractEasyUAClientApplication Object  | AbstractEasyUAClientApplication Members