Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The CertificateStoreIdentifier type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CertificateStoreIdentifier | Initializes a new instance of the CertificateStoreIdentifier class |
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| CreateStore |
Returns an object that can be used to access the store.
| |
| 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.) | |
| 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.
| |
| ToString()()()() | (Overrides Object..::..ToString()()()().) | |
| ToString(String, IFormatProvider) |
Formats the value of the current instance using the specified format.
|
Properties
| Name | Description | |
|---|---|---|
| StoreLocation | Obsolete.
The location of the certifcate store that contains the trusted certficates.
| |
| StoreName | Obsolete.
The name of the certifcate store that contains the trusted certficates.
| |
| StorePath |
The path that identifies the certificate store.
| |
| StoreType |
The type of certificate store.
| |
| ValidationOptions |
Options that can be used to suppress certificate validation errors.
|