Click or drag to resize

CertificateGenerator Properties

The CertificateGenerator type exposes the following members.

Properties
  Name Description
Public property CertificatePath Gets or sets the path to the certificate file that is generated by this certificate generator.
Public property DebugLog Gets a list of detailed log messages
Public property Issuer Gets or sets the name of the entity issuing the certificate.
Public property SubjectNames Gets or sets the subject names (common names) of the entity that this certificate identifies.
Public property ValidYears Gets or sets the number of years self-signed generated certificates should be valid.
Top
See Also