The following tables list the members exposed by _CertificateGenerationParameters.
Public Properties
| Name | Description |
| AllowUserInteraction | Determines whether the component can interact with the user when creating a certificate. |
| DisplayString | The display string for the current object. |
| MaximumExpirationDate | Maximum expiration date of the generated certificate. |
| MinimumKeySize | Minimum key size of the generated certificate (in bits). |
| StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. |
| ValidityPeriodInMonths | Validity period of the generated certificate. In months. |
Top
Public Methods
See Also