IWSManEx.SessionFlagEnableSPNServerPort Method
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.
SessionFlagEnableSPNServerPort
method of IWSManEx
interface.
[System.Runtime.InteropServices.DispId(15)]
public int SessionFlagEnableSPNServerPort ();
[<System.Runtime.InteropServices.DispId(15)>]
abstract member SessionFlagEnableSPNServerPort : unit -> int
Public Function SessionFlagEnableSPNServerPort () As Integer
Returns
- Attributes
Remarks
An original IDL definition of SessionFlagEnableSPNServerPort
method was the following: HRESULT SessionFlagEnableSPNServerPort ([out, retval] long* ReturnValue)
;