NewPSSessionOptionCommand.IncludePortInSPN Property

Definition

Uses Service Principal Name (SPN) along with the Port number during authentication.

public:
 property System::Management::Automation::SwitchParameter IncludePortInSPN { System::Management::Automation::SwitchParameter get(); void set(System::Management::Automation::SwitchParameter value); };
public System.Management.Automation.SwitchParameter IncludePortInSPN { get; set; }
member this.IncludePortInSPN : System.Management.Automation.SwitchParameter with get, set
Public Property IncludePortInSPN As SwitchParameter

Property Value

Applies to