The CertificateChain type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of certificates in the chain.
Public propertyStatic memberSupported by the .NET Compact FrameworkDefaultEngine Obsolete.
Public propertySupported by the .NET Compact FrameworkItem
Gets or sets the certificate at the specified position.
Public propertySupported by the .NET Compact FrameworkLeafCertificate
Gets the first certificate in the chain, if not empty.
Public propertySupported by the .NET Compact FrameworkRootCertificate
Gets the certificate of the root certification authority, if available.

See Also