Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The CertificateTrustList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CertificateTrustList |
The default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Inherited from CertificateStoreIdentifier.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetCertificates |
Returns the certificates in the trust list.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| OpenStore |
Returns an object that can be used to access the store.
(Inherited from CertificateStoreIdentifier.) | |
| ToString()()()() | (Inherited from CertificateStoreIdentifier.) | |
| ToString(String, IFormatProvider) |
Formats the value of the current instance using the specified format.
(Inherited from CertificateStoreIdentifier.) |
Properties
| Name | Description | |
|---|---|---|
| StoreLocation | Obsolete.
The location of the certifcate store that contains the trusted certficates.
(Inherited from CertificateStoreIdentifier.) | |
| StoreName | Obsolete.
The name of the certifcate store that contains the trusted certficates.
(Inherited from CertificateStoreIdentifier.) | |
| StorePath |
The path that identifies the certificate store.
(Inherited from CertificateStoreIdentifier.) | |
| StoreType |
The type of certificate store.
(Inherited from CertificateStoreIdentifier.) | |
| TrustedCertificates |
The list of trusted certificates.
| |
| ValidationOptions |
Options that can be used to suppress certificate validation errors.
(Inherited from CertificateStoreIdentifier.) |