X509StoreLocation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a class to represent a store location in the certificate provider. The two possible store locations are CurrentUser and LocalMachine
C++
public ref class X509StoreLocation sealed
public ref class X509StoreLocation sealed
class X509StoreLocation sealed
public sealed class X509StoreLocation
type X509StoreLocation = class
Public NotInheritable Class X509StoreLocation
- Inheritance
-
X509StoreLocation
X509Store |
Initializes a new instance of the X509StoreLocation class. |
Location |
Gets the location as a StoreLocation |
Location |
Gets the location, as a string. |
Store |
Gets the list of stores at this location. |
产品 | 版本 |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |