Mono Class Library: Overview

System.Security.Cryptography.X509Certificates.X509Certificate2: Property Members

The properties of System.Security.Cryptography.X509Certificates.X509Certificate2 are listed below. For a list of all members, see the X509Certificate2 Members list.

See Also: Inherited members from System.Security.Cryptography.X509Certificates.X509Certificate

Public Properties

Archivedbool. Documentation for this section has not yet been entered.
[read-only]
ExtensionsX509ExtensionCollection. Documentation for this section has not yet been entered.
FriendlyNamestring. Documentation for this section has not yet been entered.
[read-only]
HasPrivateKeybool. Documentation for this section has not yet been entered.
[read-only]
IssuerNameX500DistinguishedName. Documentation for this section has not yet been entered.
[read-only]
NotAfterDateTime. Documentation for this section has not yet been entered.
[read-only]
NotBeforeDateTime. Documentation for this section has not yet been entered.
PrivateKeySystem.Security.Cryptography.AsymmetricAlgorithm. Documentation for this section has not yet been entered.
[read-only]
PublicKeyPublicKey. Documentation for this section has not yet been entered.
[read-only]
RawDatabyte[]. Documentation for this section has not yet been entered.
[read-only]
SerialNumberstring. Documentation for this section has not yet been entered.
[read-only]
SignatureAlgorithmSystem.Security.Cryptography.Oid. Documentation for this section has not yet been entered.
[read-only]
SubjectNameX500DistinguishedName. Documentation for this section has not yet been entered.
[read-only]
Thumbprintstring. Documentation for this section has not yet been entered.
[read-only]
Versionint. Documentation for this section has not yet been entered.