| Overload | Description | 
|---|---|
| UAValidateCertificateArguments Constructor() | Initializes a new instance of the class with default data. | 
| UAValidateCertificateArguments Constructor(CertificateGenerationParameters) | Initializes a new instance of the class, specifying the certificate generation parameters. | 
| UAValidateCertificateArguments Constructor(UAValidateCertificateArguments) | Initializes a new instance as a copy of an existing arguments object. | 
| UAValidateCertificateArguments Constructor(String) | Initializes a new instance of the class, specifying the certificate sub-id. | 
| UAValidateCertificateArguments Constructor(String,CertificateGenerationParameters) | Initializes a new instance of the class, specifying the certificate sub-id, and certificate generation parameters. | 
| UAValidateCertificateArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
