PSAuthorizationManager(String) 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 PSAuthorizationManager class, for a given ShellId.
public:
PSAuthorizationManager(System::String ^ shellId);
public:
PSAuthorizationManager(Platform::String ^ shellId);
PSAuthorizationManager(std::wstring const & shellId);
public PSAuthorizationManager (string shellId);
new Microsoft.PowerShell.PSAuthorizationManager : string -> Microsoft.PowerShell.PSAuthorizationManager
Public Sub New (shellId As String)
Parameters
- shellId
- String
The shell identifier that the authorization manager applies to. For example, Microsoft.PowerShell