QuickOPC User's Guide and Reference
ValidateCertificateEventArgs Class Members
Properties  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security Namespace : ValidateCertificateEventArgs Class

The following tables list the members exposed by ValidateCertificateEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe certificate to be validated.  
Public PropertyThe chain of certificate authorities associated with the certificate to be validated.  
Public PropertyAn object that contains state information for this validation.  
Public PropertyThe target object for which the validation is being performed.  
Public PropertyErrors associated with the certificate to be validated.  
Public PropertyDetermines whether the specified certificate is accepted for authentication.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodSets the object that contains state information for this validation.  
Public MethodSets the target object for which the validation is being performed.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

ValidateCertificateEventArgs Class
OpcLabs.BaseLib.Security Namespace