Custom |
The custom collection of trusted certificates
This class defines a custom collection of trusted certificates. They define the certificates used for CustomTrustList and can be set in the validation profile with CustomTrustList.public class CustomTrustList : NativeObject
The CustomTrustList type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomTrustList |
| Name | Description | |
|---|---|---|
| AddArchive | Add certificates from a PFX (PKCS#12) archive Add certificates to the trust list. | |
| AddCertificates | Add one or more certificates Add certificates to the trust list. | |
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |