The CertificateInfo type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCrlDistributionPoints
Gets the CRL distribution points collection.
Public propertySupported by the .NET Compact FrameworkEffectiveDate
Gets or sets the certificate effective date.
Public propertySupported by the .NET Compact FrameworkExpirationDate
Gets or sets the certificate expiration date.
Public propertySupported by the .NET Compact FrameworkExtensions
Gets the certificate extensions collection.
Public propertySupported by the .NET Compact FrameworkMailAddress
Gets or sets the certificate owner's e-mail address.
Public propertySupported by the .NET Compact FrameworkSignatureHashAlgorithm
Gets or sets the hash algorithm to be used to create the signature of the certificate.
Public propertySupported by the .NET Compact FrameworkSubject
Gets or sets the certificate subject.
Public propertySupported by the .NET Compact FrameworkUsage
Gets or sets the basic certificate usage.

See Also