Microsoft.PowerShell
Namespace
Classes
| AdapterCodeMethods |
Contains CodeMethod implementations for some adapted types like:
|
| ConsoleKeyChordConverter | |
| ConsoleShell |
This class provides an entry point which is called by minishell's main to transfer control to Msh console host implementation. |
| DeserializingTypeConverter |
Rehydrating type converter used during deserialization. It takes results of serializing some common types and rehydrates them back from property bags into live objects. |
| EngineInstaller |
EngineInstaller is a class for facilitating registry of necessary information for monad engine.
|
| GetKeyHandlerCommand | |
| GetPSReadlineOption | |
| KeyHandler | |
| PSAuthorizationManager |
Defines the authorization policy that controls the way scripts (and other command types) are handled by Monad. This authorization policy enforces one of four levels, as defined by the 'ExecutionPolicy' value in one of the following locations:
|
| PSConsoleReadLine | |
| PSConsoleReadlineOptions | |
| PSCorePSSnapIn |
MshCoreMshSnapin (or MshCoreMshSnapinInstaller) is a class for facilitating registry of necessary information for monad core mshsnapin.
|
| PSHostPSSnapIn |
PSHostMshSnapin (or PSHostMshSnapinInstaller) is a class for facilitating registry of necessary information for monad host mshsnapin.
|
| PSSecurityPSSnapIn |
MshSecurityMshSnapin (or MshSecurityMshSnapinInstaller) is a class for facilitating registry of necessary information for monad security mshsnapin.
|
| RemoveKeyHandlerCommand | |
| SetPSReadlineKeyHandlerCommand | |
| SetPSReadlineOption | |
| ToStringCodeMethods |
Contains auxilliary ToString CodeMethod implementations for some types |
| UnmanagedPSEntry |
Defines an entry point from unmanaged code to managed Msh |
Enums
| BellStyle | |
| EditMode | |
| ExecutionPolicy |
Defines the different Execution Policies supported by the PSAuthorizationManager class. |
| ExecutionPolicyScope |
Defines the available configuration scopes for an execution policy. They are in the following priority, with successive elements overriding the items that precede them: LocalMachine -> CurrentUser -> Runspace |
| HistorySaveStyle | |
| TokenClassification |