PSSessionType Enum

Definition

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

DefaultRemoteShell 0

Default PowerShell remoting endpoint

Workflow 1

Default Workflow endpoint

Applies to