UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs Class Reference

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

Inherits EventArgs.

Properties

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

Detailed Description

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

Property Documentation

ApplicationInstance UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs.Application
getset

Gets the application which needs a new certificate.

Uri UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs.Url
getset

Gets the URL.

StatusCode UnifiedAutomation.UaBase.CreateHttpsCertificateEventArgs.ValidationError
getset

Gets the validation error.


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