EasyUA Reference
SecurityConfiguration Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : SecurityConfiguration Class

Glossary Item Box

The following tables list the members exposed by SecurityConfiguration.

Public Constructors

 NameDescription
Public ConstructorSecurityConfiguration Constructor The default constructor.  
Top

Public Properties

 NameDescription
Public PropertyApplicationCertificate The application instance certificate.  
Public PropertyAutoAcceptUntrustedCertificates Gets or sets a value indicating whether untrusted certificates should be automatically accepted.  
Public PropertyConfigureFirewall Gets or sets a value indicating whether the firewall should be automatically configured by the application.  
Public PropertyNonceLength The length of nonce in the CreateSession service.  
Public PropertyRejectedCertificateStore A store where invalid certificates can be placed for later review by the administrator.  
Public PropertyTrustedIssuerCertificates The trusted certificate store.  
Public PropertyTrustedPeerCertificates The store containing any additional issuer certificates.  
Public PropertyUserRoleDirectory Gets or sets a directory which contains files representing users roles.  
Top

Public Methods

 NameDescription
Public MethodAddTrustedPeer Adds a certificate as a trusted peer.  
Public MethodInitialize Initializes the object during deserialization.  
Public MethodValidate Validates the security configuration.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.