.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs Class Reference

The arguments passed when a create HTTPS certificate event is raised. More...

Inherits EventArgs.

Properties

ApplicationInstanceBase Application [get]
 Gets the application which needs a new certificate. More...
 
Uri Url [get]
 Gets the URL. More...
 
StatusCode ValidationError [get]
 Gets the validation error. More...
 

Detailed Description

The arguments passed when a create HTTPS certificate event is raised.

Property Documentation

ApplicationInstanceBase UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs.Application
get

Gets the application which needs a new certificate.

Uri UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs.Url
get

Gets the URL.

StatusCode UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs.ValidationError
get

Gets the validation error.


The documentation for this class was generated from the following file: