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

Stores the details of an SSL certification configuration binding. More...

Properties

IPAddress IPAddress [get, set]
 The IP Address. More...
 
ushort Port [get, set]
 The port number. More...
 
string Thumbprint [get, set]
 The certificate thumbprint. More...
 
Guid ApplicationId [get, set]
 The application id. More...
 
string StoreName [get, set]
 The names of the store to use. More...
 
uint DefaultCertCheckMode [get, set]
 The default revocation check mode. More...
 
int DefaultRevocationFreshnessTime [get, set]
 The default revocation freshness time. More...
 
int DefaultRevocationUrlRetrievalTimeout [get, set]
 The default revocation URL timeout. More...
 
string DefaultSslCtlIdentifier [get, set]
 The default certificate trust list identifier. More...
 
string DefaultSslCtlStoreName [get, set]
 The default certificate trust list store. More...
 
uint DefaultFlags [get, set]
 The default flags. More...
 

Detailed Description

Stores the details of an SSL certification configuration binding.

Property Documentation

Guid UnifiedAutomation.UaBase.SslCertificateBinding.ApplicationId
getset

The application id.

uint UnifiedAutomation.UaBase.SslCertificateBinding.DefaultCertCheckMode
getset

The default revocation check mode.

uint UnifiedAutomation.UaBase.SslCertificateBinding.DefaultFlags
getset

The default flags.

int UnifiedAutomation.UaBase.SslCertificateBinding.DefaultRevocationFreshnessTime
getset

The default revocation freshness time.

int UnifiedAutomation.UaBase.SslCertificateBinding.DefaultRevocationUrlRetrievalTimeout
getset

The default revocation URL timeout.

string UnifiedAutomation.UaBase.SslCertificateBinding.DefaultSslCtlIdentifier
getset

The default certificate trust list identifier.

string UnifiedAutomation.UaBase.SslCertificateBinding.DefaultSslCtlStoreName
getset

The default certificate trust list store.

IPAddress UnifiedAutomation.UaBase.SslCertificateBinding.IPAddress
getset

The IP Address.

ushort UnifiedAutomation.UaBase.SslCertificateBinding.Port
getset

The port number.

string UnifiedAutomation.UaBase.SslCertificateBinding.StoreName
getset

The names of the store to use.

string UnifiedAutomation.UaBase.SslCertificateBinding.Thumbprint
getset

The certificate thumbprint.


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