CertificateStore Methods |
The CertificateStore type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddCertificate |
Adds the specified certificate to the store.
|
![]() ![]() | AddCertificates |
Adds all the certificates from the specified collection to the store.
|
![]() ![]() | DeleteCertificate |
Removes the specified certificate from the store.
|
![]() | Dispose |
Releases the resources associated with the current CertificateStore object.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FindCertificates |
Searches the certificates in the store by the specified criteria.
|
![]() ![]() | GetAllCertificates |
Creates and returns a collection of all the certificates contained in the certificate store.
|
![]() | GetHashCode | Serves as the default hash function. (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.) |
![]() ![]() ![]() | RegisterSystemStore |
Registers a new system certificate store.
|
![]() ![]() | SaveToFile |
Saves the certificate store into a file.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() ![]() | UnregisterSystemStore |
Unregisters an existing system certificate store.
|