Share via


NewWSManSessionOptionCommand.SPNPort Property

Definition

The following is the definition of the input parameter "SPNPort". Appends port number to the connection Service Principal Name SPN of the remote server. SPN is used when authentication mechanism is Kerberos or Negotiate.

[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateRange(0, 2147483647)]
public int SPNPort { get; set; }
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateRange(0, 2147483647)>]
member this.SPNPort : int with get, set
Public Property SPNPort As Integer

Property Value

Attributes

Applies to