The Certificate type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkExtensions
Gets the certificates extensions collection.
Public propertySupported by the .NET Compact FrameworkHandle
Gets a handle of the certificate.
Public propertySupported by the .NET Compact FrameworkKeyAlgorithm
Returns the key algorithm for this certificate.
Public propertySupported by the .NET Compact FrameworkTag
Gets or sets a custom object associated with this particular instance of Certificate. This value is not persisted.
Public propertySupported by the .NET Compact FrameworkThumbprint
Gets the thumbprint of the certificate.

See Also