X509StoreLocation(StoreLocation) Constructor

Definition

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

Applies to