PSSessionType Enum
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.
Specifies the type of session configuration that should be used for creating a connection info
public enum class PSSessionType
public enum PSSessionType
type PSSessionType =
Public Enum PSSessionType
- Inheritance
-
PSSessionType
Fields
Name | Value | Description |
---|---|---|
DefaultRemoteShell | 0 | Default PowerShell remoting endpoint |
Workflow | 1 | Default Workflow endpoint |