QuickOPC User's Guide and Reference
_UACertificateAcceptancePolicy Interface Properties

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

For a list of all members of this type, see _UACertificateAcceptancePolicy members.

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
See Also

Reference

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