PowerTCP Mail for .NET
CertificateReceivedEventArgs Class Members
See Also  Properties  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : CertificateReceivedEventArgs Class


The following tables list the members exposed by CertificateReceivedEventArgs.

Public Properties

 NameDescription
public PropertyAccept Controls whether or not the certificate is accepted.  
public PropertyCertificateThe certificate received for authentication.  
public PropertyRemoteEndPointReturns the endpoint of the remote host.  
public PropertyTrustedRootReturns whether or not the certificate is from a Trusted Root Authority.  
public PropertyValidDateReturns whether or not the current time-date is within the certificate's life span.  
public PropertyValidNameReturns whether or not the name is valid.  
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.