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


"

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

"

Public Properties

 NameDescription
public PropertyDescriptionReturns the human-readable description of this certificate.  
public PropertyEmailAddressReturns an email address string associated with the certificate.  
public PropertyExpirationDateReturns the date this certificate will cease to be valid.  
public PropertyHandleHolds a handle to the Certificate object for advanced users.  
public PropertyHashReturns the certificate's 20-byte SHA hash value.  
public PropertyIssueDateReturns the date this certificate was/will be made valid.  
public PropertyIssuedToReturns the domain name of the party this certificate was issued to.  
public PropertyIssuerNameReturns the name of the Certificate Authority that issued this certificate.  
public PropertyKeyUsageIdentifies for what purpose a key should be used.  
public PropertyNameReturns the friendly name of this certificate.  
public PropertySerialNumberReturns the serial number of this certificate as a Hex-encoded string.  
public PropertyVersionReturns the version of X.509 certificate being used.  
Top

See Also

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