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