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

Description
Returns the Ids of certificate groups assigned to application.

 

DISPID (Dispatch ID):

 

For more information, see GetCertificateGroupIds in .NET Reference.

Syntax
Visual Basic
Public Function GetCertificateGroupIds( _
   ByVal gdsEndpointDescriptor As Variant, _
   ByVal applicationId As Variant _
) As Variant()
Parameters
gdsEndpointDescriptor

applicationId

Return Type

See GetCertificateGroupIds in .NET Reference.

Remarks

For remarks, see GetCertificateGroupIds in .NET Reference.

Example

For examples, see GetCertificateGroupIds in .NET Reference.

See Also

EasyUACertificateManagementClient Object  | EasyUACertificateManagementClient Members