OPC Labs EasyOPC-UA Library
EasyUACertificateManagementClient Object Members
Overview 
OpcLabs_EasyOpcUA ActiveX DLL : EasyUACertificateManagementClient Object
Public Methods

 

DISPID (Dispatch ID):

 

For more information, see add_Disposed in .NET Reference.

Returns the client object upon which this specialized client is built.

 

DISPID (Dispatch ID):

 

For more information, see AsClient in .NET Reference.

Browses the certificate groups available in the Certificate Management information model.

 

DISPID (Dispatch ID):

 

For more information, see BrowseCertificateGroups in .NET Reference.

Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Dispose in .NET Reference.

Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Finishes a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest.

 

DISPID (Dispatch ID):

 

For more information, see FinishRequest in .NET Reference.

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

 

DISPID (Dispatch ID):

 

For more information, see GetCertificateGroupElement in .NET Reference.

Returns the Ids of certificate groups assigned to application.

 

DISPID (Dispatch ID):

 

For more information, see GetCertificateGroupIds in .NET Reference.

Checks if an application needs to update its certificate.

 

DISPID (Dispatch ID):

 

For more information, see GetCertificateStatus in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the service object of the specified type.

 

DISPID (Dispatch ID):

 

For more information, see GetService in .NET Reference.

Gets the service object of the specified type, given by type name.

 

DISPID (Dispatch ID):

 

For more information, see GetServiceByName in .NET Reference.

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

 

DISPID (Dispatch ID):

 

For more information, see GetTrustList in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see remove_Disposed in .NET Reference.

Starts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response.

 

DISPID (Dispatch ID):

 

For more information, see StartNewKeyPairRequest in .NET Reference.

Initiates a request to create a certificate which uses the private key which the caller currently has. The new certificate is returned in the FinishRequest response.

 

DISPID (Dispatch ID):

 

For more information, see StartSigningRequest in .NET Reference.

Determines whether this instance has the same value as a given other instance.

 

DISPID (Dispatch ID):

 

For more information, see ValueEquals in .NET Reference.

Public Properties
The selector of the client object that is used for the specialized client operations.

 

DISPID (Dispatch ID):

 

For more information, see ClientSelector in .NET Reference.

Can be used to distinguish otherwise equal widgets.

 

DISPID (Dispatch ID):

 

For more information, see CustomReference in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Determines whether this specialized client has been derived from an OPC UA client object.

 

DISPID (Dispatch ID):

 

For more information, see IsDerived in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see Site in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

See Also

EasyUACertificateManagementClient Object