QuickOPC User's Guide and Reference
_UACertificateAcceptancePolicy Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace : _UACertificateAcceptancePolicy Interface

The following tables list the members exposed by _UACertificateAcceptancePolicy.

Public Properties
 NameDescription
 PropertyDetermines whether any certificate will be accepted, even if a certificate validation error occurs.  
 PropertyDetermines whether certificates signed with SHA-1 message digest algorithm can be accepted.  
 PropertyDetermines whether the interactive user can be prompted to and accept a server certificate that has failed other validation checks.  
 PropertyCheck that the time value is valid (e.g. does not indicate that the certificate has expired) and that the CA certificate and the issued certificate have validity periods that are nested.  
 PropertyThe display string for the current object.  
 PropertyDetermines the minimum length of the certificate's public key.  
 PropertyRequire that it must be possible to determine whether the certificate has been revoked.  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
 PropertyContains an array of endpoint URLs that are always trusted, without regard for the certificate provided.  
Top
Public Methods
 NameDescription
 Method  
 MethodRemoves a given endpoint URL to the collection of endpoint URLs that are always trusted, without regard for the certificate provided.  
 Method  
 Method  
 Method  
 MethodDetermines whether a given endpoint URL is always trusted, without regard for the certificate provided.  
 Method  
 MethodAdds a given endpoint URL to the collection of endpoint URLs that are always trusted, without regard for the certificate provided.  
Top
See Also

Reference

_UACertificateAcceptancePolicy Interface
OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace