| PowerShellDEFAULT_PORT_NUMBER_SSL Field |
The default port number used by SSL based PowerShell connections.
Namespace:
Galactic.PowerShell
Assembly:
Galactic.PowerShell (in Galactic.PowerShell.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public const int DEFAULT_PORT_NUMBER_SSL = 5986
Public Const DEFAULT_PORT_NUMBER_SSL As Integer = 5986
public:
literal int DEFAULT_PORT_NUMBER_SSL = 5986
static val mutable DEFAULT_PORT_NUMBER_SSL: int
Field Value
Type:
Int32See Also