Share via


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