X509StoreLocation
Class
Definition
Defines a class to represent a store location in the certificate provider. The two possible store locations are CurrentUser and LocalMachine
public sealed class X509StoreLocation
- Inheritance
-
X509StoreLocation
Constructors
| X509StoreLocation(StoreLocation) |
Initializes a new instance of the X509StoreLocation class. |
Properties
| Location |
Gets the location as a StoreLocation |
| LocationName |
Gets the location, as a string. |
| StoreNames |
Gets the list of stores at this location. |