OPC Labs EasyOPC-UA Library
EasyUACertificateManagementClient Object
Members 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUACertificateManagementClient Object
Description
A specialized OPC UA client object for certificate management.

 

ProgId: OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient
CLSID (Class ID): 77433805-e74b-4dd3-add5-864622de9614
Default interface: OpcLabs.EasyOpc.UA.Gds.ComTypes._EasyUACertificateManagementClient
Event source interface:

 

For more information, see EasyUACertificateManagementClient and OpcLabs.EasyOpc.UA.Gds.ComTypes._EasyUACertificateManagementClient in .NET Reference.

Object Model

EasyUACertificateManagementClient ObjectEasyUAClient ObjectEasyUAAlarmsAndConditionsClient ObjectEasyUACertificateManagementClient ObjectEasyUAGlobalDiscoveryClient ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectElasticVector CollectionUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectUANodeElementCollection CollectionUANodeElement ObjectElasticVector CollectionUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectUADiscoveryElementCollection CollectionUADiscoveryElement ObjectEasyUAMonitoredItemArguments ObjectEasyUAMonitoredItemArgumentsDictionary CollectionEasyUAMonitoredItemArguments ObjectEasyUAInstanceParameters ObjectEasyUAAdaptableParameters ObjectStringObjectDictionary CollectionEasyUADataChangeNotificationEventArgs ObjectElasticVector CollectionEasyUAEventNotificationEventArgs ObjectElasticVector CollectionUAAttributeData ObjectElasticVector CollectionElasticVector CollectionElasticVector CollectionElasticVector CollectionElasticVector CollectionUACertificateGroupElementCollection CollectionUACertificateGroupElement ObjectEasyUAClientSelector ObjectEasyUAInstanceParameters ObjectEasyUAAdaptableParameters ObjectUACertificateGroupElement ObjectUANodeId ObjectUANodeIdCollection CollectionUANodeId ObjectUANodeId ObjectUABrowsePath ObjectUANodeId ObjectUABrowsePath ObjectUANodeId ObjectUABrowsePath Object

Remarks

For remarks, see EasyUACertificateManagementClient and OpcLabs.EasyOpc.UA.Gds.ComTypes._EasyUACertificateManagementClient in .NET Reference.

Object creation

_EasyUACertificateManagementClientPtr EasyUACertificateManagementClientPtr(__uuidof(EasyUACertificateManagementClient));
EasyUACertificateManagementClient := CoEasyUACertificateManagementClient.Create;
var EasyUACertificateManagementClient = new ActiveXObject("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient");
EasyUACertificateManagementClient := CoEasyUACertificateManagementClient.Create;
$EasyUACertificateManagementClient = Win32::OLE->new("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient");
$EasyUACertificateManagementClient = new COM("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient");
OLEObject EasyUACertificateManagementClient
EasyUACertificateManagementClient = CREATE OLEObject
EasyUACertificateManagementClient.ConnectToNewObject("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient")
EasyUACertificateManagementClient = win32com.client.Dispatch('OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient')
Dim EasyUACertificateManagementClient As New OleObject ("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient")
Dim EasyUACertificateManagementClient As New EasyUACertificateManagementClient
EasyUACertificateManagementClient = CREATEOBJECT("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient")
Dim EasyUACertificateManagementClient As New EasyUACertificateManagementClient
Dim EasyUACertificateManagementClient: Set EasyUACertificateManagementClient = CreateObject("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient")
EasyUACertificateManagementClient := CreateObject("OpcLabs.EasyOpc.UA.Gds.EasyUACertificateManagementClient")
Interfaces
InterfaceDescription
 
A portable component.

 

IID (Interface ID): 9120435f-3dde-4bfa-a307-a6cad683834a

 

For more information, see _Widget in .NET Reference.

Base class for specialized OPC UA clients.

 

IID (Interface ID): 2c94d060-0a90-45cd-b693-701e9efbff36

 

For more information, see _EasyUASpecializedClient in .NET Reference.

 

IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85

 

For more information, see ICloneable in .NET Reference.

 

IID (Interface ID): b86e59f2-f1e2-389d-b5f1-c55307c8106e

 

For more information, see IComponent in .NET Reference.

 

IID (Interface ID): 805d7a98-d4af-3f0f-967f-e5cf45312d2c

 

For more information, see IDisposable in .NET Reference.

 

IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8

 

For more information, see ISerializable in .NET Reference.

Example

For examples, see EasyUACertificateManagementClient in .NET Reference.

See Also

EasyUACertificateManagementClient Members