Profile Class |
The base class for signature validation profiles
The profile defines the validation constraints.public abstract class Profile : NativeObject
The Profile type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomTrustList | The custom list of trusted certificates Default: (no custom trust list) | |
| SigningCertTrustConstraints | Trust constraints for certificates of signatures | |
| TimeStampTrustConstraints | Trust constraints for certificates of time-stamps | |
| ValidationOptions | Signature validation options |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |