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

Description
Returns the certificate group element for a given certificate group Id.

 

DISPID (Dispatch ID):

 

For more information, see GetCertificateGroupElement in .NET Reference.

Syntax
Visual Basic
Public Function GetCertificateGroupElement( _
   ByVal gdsEndpointDescriptor As Variant, _
   ByVal certificateGroupId As Variant _
) As UACertificateGroupElement
Parameters
gdsEndpointDescriptor

certificateGroupId

Return Type

See GetCertificateGroupElement in .NET Reference.

Remarks

For remarks, see GetCertificateGroupElement in .NET Reference.

Example

For examples, see GetCertificateGroupElement in .NET Reference.

See Also

EasyUACertificateManagementClient Object  | EasyUACertificateManagementClient Members