Default Class |
The default signature validation profile
This profile is suitable for general signature validation. It is not very strict.
The default values are:
public class Default : Profile
The Default type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomTrustList | The custom list of trusted certificates Default: (no custom trust list)(Inherited from Profile) | |
| SigningCertTrustConstraints | Trust constraints for certificates of signatures (Inherited from Profile) | |
| TimeStampTrustConstraints | Trust constraints for certificates of time-stamps (Inherited from Profile) | |
| ValidationOptions | Signature validation options (Inherited from Profile) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |