QuickOPC User's Guide and Reference
IEasyUACertificateManagementClient Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Gds Namespace : IEasyUACertificateManagementClient Interface

The following tables list the members exposed by IEasyUACertificateManagementClient.

Public Properties
 NameDescription
 PropertyDetermines whether this specialized client has been derived from an OPC UA client object. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient)
Top
Public Methods
 NameDescription
 MethodReturns the client object upon which this specialized client is built. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient)
 MethodBrowses the certificate groups available in the Certificate Management information model. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodBrowses the certificate types available in the Certificate Manager. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodFinishes a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodReturns the certificate group element for a given certificate group Id. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodReturns the Ids of certificate groups assigned to application. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodChecks if an application needs to update its certificate. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodGets the service object of the specified type. (Inherited from System.IServiceProvider)
 MethodRetrieves the node ID of a trust list assigned to an application. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodStarts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
 MethodInitiates 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. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement)
Top
See Also

Reference

IEasyUACertificateManagementClient Interface
OpcLabs.EasyOpc.UA.Gds Namespace