System.Management.Automation.Remoting
Namespace
Classes
| CmdletMethodInvoker<T> | |
| OriginInfo |
Contains OriginInfo for an error record |
| PSCertificateDetails |
Represents the certificate of a user. |
| PSIdentity |
Defines the basic functionality of a PSIdentity object. |
| PSPrincipal |
Defines the basic functionality of a PSPrincipal object. |
| PSRemotingDataStructureException |
This exception is used by remoting code to indicated a data structure handler related error. |
| PSRemotingTransportException |
This exception is used by remoting code to indicate an error condition in network operations. |
| PSRemotingTransportRedirectException |
This exception is used by PowerShell's remoting infrastructure to notify a URI redirection exception. |
| PSSenderInfo |
This class is used in the server side remoting scenarios. This class holds information about the incoming connection like: (a) Client's TimeZone (b) Connecting User information (c) Connection String used by the user to connect to the server. |
| PSSessionConfiguration |
InitialSessionStateProvider is used by 3rd parties to provide shell configurtion on the remote server. |
| PSSessionConfigurationData | |
| PSSessionOption |
Options for a remote PSSession |
| WSManPluginManagedEntryInstanceWrapper | |
| WSManPluginManagedEntryWrapper |
Enums
| ProxyAccessType |
IMPORTANT: proxy configuration is supported for HTTPS only; for HTTP, the direct connection to the server is used |
| SessionType |
Specifies type of initial session state to use. Valid values are Empty and Default. |