OPC Labs EasyOPC-UA Components Library
GetTrustList Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUACertificateManagementClient Object : GetTrustList Method

Description
Retrieves the node ID of a trust list assigned to an application.

 

DISPID (Dispatch ID):

 

For more information, see GetTrustList in .NET Reference.

Syntax
Visual Basic
Public Function GetTrustList( _
   ByVal gdsEndpointDescriptor As Variant, _
   ByVal applicationId As Variant, _
   ByVal certificateGroupId As Variant _
) As UANodeId
Parameters
gdsEndpointDescriptor

applicationId

certificateGroupId

Return Type

See GetTrustList in .NET Reference.

Remarks

For remarks, see GetTrustList in .NET Reference.

Example

For examples, see GetTrustList in .NET Reference.

See Also

EasyUACertificateManagementClient Object  | EasyUACertificateManagementClient Members