Holds the different settings for the self-signed certificate generation process.

The following tables list the members exposed by the CertificateSettings type.

Public Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Protected Methods

  NameDescription
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)

Public Constructors

  NameDescription
CertificateSettingsNew
Initializes a new version of the CertificateSettings class.

Public Properties

  NameDescription
EndDate
Gets or sets a value that represents the end date of the certificate.

Extensions
Gets a collection of X509 extensions.

ReferencePrivateKey
Gets or sets a value that indicates whether the certificate must reference its private key.

SignCertificate
Gets or sets a value that indicates whether the certificate should be signed.

StartDate
Gets or sets a value that represents the start date of the certificate.