X509StoreLocation(StoreLocation) Constructor
Definition
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.
Initializes a new instance of the X509StoreLocation class.
public:
X509StoreLocation(System::Security::Cryptography::X509Certificates::StoreLocation location);
public X509StoreLocation (System.Security.Cryptography.X509Certificates.StoreLocation location);
new Microsoft.PowerShell.Commands.X509StoreLocation : System.Security.Cryptography.X509Certificates.StoreLocation -> Microsoft.PowerShell.Commands.X509StoreLocation
Public Sub New (location As StoreLocation)
Parameters
- location
- StoreLocation