QuickOPC User's Guide and Reference
UACertificateAcceptancePolicy Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UACertificateAcceptancePolicy Class

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

Public Properties
 NameDescription
Public PropertyDetermines whether the client accepts any server certificate, even if a certificate validation error occurs.  
Public PropertyDetermines whether certificates signed with SHA-1 message digest algorithm can be accepted.  
Public PropertyDetermines whether the interactive user can be prompted to and accept a server certificate that has failed other validation checks.  
Public 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.  
Public Propertystatic (Shared in Visual Basic)Default certificate acceptance policy.  
Public PropertyDetermines the minimum length of the certificate's public key.  
Public Propertystatic (Shared in Visual Basic)Certificate acceptance policy for best OPC compliance.  
Public PropertyRequire that it must be possible to determine whether the certificate has been revoked.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public Propertystatic (Shared in Visual Basic)Certificate acceptance policy for testing. This policy is not secure!  
Public PropertyContains an array of endpoint URLs that are always trusted, without regard for the certificate provided.  
Top
See Also

Reference

UACertificateAcceptancePolicy Class
OpcLabs.EasyOpc.UA.Engine Namespace