Class ValidationResult
ValidationResult class
Represents the result of a validation process for a certificate.
public sealed class ValidationResult
Properties
| Name | Description |
|---|---|
| Message { get; } | Represents the message associated with the validation result. |
| Status { get; } | Gets the status of the validation process for a certificate. |
Remarks
The ValidationResult class provides information about the outcome of validating a certificate, including its status and a message describing any issues encountered during the validation.
See Also
- namespace Aspose.Pdf.Security
- assembly Aspose.PDF