Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.81 KB

nf-wsmandisp-iwsmanex-sessionflagusenegotiate.md

File metadata and controls

73 lines (58 loc) · 2.81 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wsmandisp.IWSManEx.SessionFlagUseNegotiate
IWSManEx::SessionFlagUseNegotiate (wsmandisp.h)
Returns the value of the authentication flag WSManFlagUseNegotiate for use in the flags parameter of IWSMan::CreateSession.
IWSManEx interface [Windows Remote Management]
SessionFlagUseNegotiate method
IWSManEx.SessionFlagUseNegotiate
IWSManEx::SessionFlagUseNegotiate
SessionFlagUseNegotiate
SessionFlagUseNegotiate method [Windows Remote Management]
SessionFlagUseNegotiate method [Windows Remote Management]
IWSManEx interface
winrm.iwsmanex_sessionflagusenegotiate
wsmandisp/IWSManEx::SessionFlagUseNegotiate
winrm\iwsmanex_sessionflagusenegotiate.htm
winrm
7f9670a5-2bf3-4971-8f7e-8cc677acfb65
12/05/2018
IWSManEx interface [Windows Remote Management],SessionFlagUseNegotiate method, IWSManEx.SessionFlagUseNegotiate, IWSManEx::SessionFlagUseNegotiate, SessionFlagUseNegotiate, SessionFlagUseNegotiate method [Windows Remote Management], SessionFlagUseNegotiate method [Windows Remote Management],IWSManEx interface, winrm.iwsmanex_sessionflagusenegotiate, wsmandisp/IWSManEx::SessionFlagUseNegotiate
wsmandisp.h
Windows
Windows Vista
Windows Server 2008
WSManDisp.idl
WSManDisp.tlb
WSMAuto.dll
Windows
19H1
IWSManEx::SessionFlagUseNegotiate
wsmandisp/IWSManEx::SessionFlagUseNegotiate
c++
APIRef
kbSyntax
COM
WSMAuto.dll
IWSManEx.SessionFlagUseNegotiate

IWSManEx::SessionFlagUseNegotiate

-description

The WSMan.SessionFlagUseNegotiate method returns the value of the authentication flag WSManFlagUseNegotiate for use in the flags parameter of IWSMan::CreateSession.

WSManFlagUseNegotiate is a constant in the __WSManSessionFlags enumeration. For more information, see Authentication Constants.

-parameters

-param flags [out]

The value of the constant.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IWSManEx

WSMan.SessionFlagUseNegotiate