Opc.Ua.Core
SecurityConfiguration Class Members
Properties  Methods 


Opc.Ua Namespace : SecurityConfiguration Class

The following tables list the members exposed by SecurityConfiguration.

Public Constructors
 NameDescription
Public Constructor The default constructor.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the application cert should be copied to the trusted store.  
Public Property The application instance certificate.  
Public Property Gets or sets a value indicating whether untrusted certificates should be automatically accepted.  
Public Property Get the provider which is invoked when a password for a private key is requested.  
Public Property The store containing additional Https issuer certificates.  
Public Property Gets or sets a value indicating how many certificates are kept in the rejected store before the oldest is removed.  
Public Property Gets or sets a value indicating which minimum certificate key strength is accepted.  
Public Property The length of nonce in the CreateSession service.  
Public Property A store where invalid certificates can be placed for later review by the administrator.  
Public Property Gets or sets a value indicating whether SHA-1 signed certificates are accepted.  
Public Property Gets or sets a value indicating whether certificates with unavailable revocation lists are not accepted.  
Public Property Gets or sets a value indicating whether the application should send the complete certificate chain.  
Public Property Gets or sets a value indicating whether the server nonce validation errors should be suppressed.  
Public Property The store containing trusted Https certificates.  
Public Property The store containing any additional issuer certificates.  
Public Property The trusted certificate store.  
Public Property The store containing trusted user certificates.  
Public Property The store containing additional user issuer certificates.  
Public Property Gets or sets a directory which contains files representing users roles.  
Public Property Gets or sets a value indicating whether the Validator skips the full chain validation for already validated or accepted certificates.  
Top
Public Methods
 NameDescription
Public Method Adds a certificate as a trusted peer.  
Public Method Initializes the object during deserialization.  
Public Method Validates the security configuration.  
Top
See Also

Reference

SecurityConfiguration Class
Opc.Ua Namespace