Connectivity Software User's Guide and Reference
IEasyUACertificateManagement Interface Members
Methods 

OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA.Gds Namespace : IEasyUACertificateManagement Interface

The following tables list the members exposed by IEasyUACertificateManagement.

Public Methods
 NameDescription
 MethodBrowses the certificate groups available in the Certificate Management information model.  
 MethodBrowses the certificate types available in the Certificate Manager.  
 MethodChecks the revocation status of the specified certificate using the provided Global Discovery Server (GDS) endpoint descriptor.  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodFinishes a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest.  
 MethodReturns the certificate group element for a given certificate group Id.  
 MethodReturns the Ids of certificate groups assigned to application.  
 MethodChecks if an application needs to update its certificate.  
 MethodRetrieves the node ID of a trust list assigned to an application.  
 MethodRevokes a certificate that was previously issued by the Certificate Manager.  
 MethodStarts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response.  
 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.  
Top
See Also

Reference

IEasyUACertificateManagement Interface
OpcLabs.EasyOpc.UA.Gds Namespace