OPC Labs EasyOPC-UA Components Library
RefreshTrustLists Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication 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, _
   ByVal updateGdsRegistration As Boolean _
) As UATrustListMasks
Parameters
gdsEndpointDescriptor

updateGdsRegistration

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

EasyUAApplication Object  | EasyUAApplication Members