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