Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 2.69 KB

nf-wsmandisp-iwsmanex3-sessionflagusecredssp.md

File metadata and controls

69 lines (57 loc) · 2.69 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.IWSManEx3.SessionFlagUseCredSsp
IWSManEx3::SessionFlagUseCredSsp (wsmandisp.h)
Returns the value of the authentication flag WSManFlagUseCredSsp for use in the flags parameter of IWSMan::CreateSession.
IWSManEx3 interface [Windows Remote Management]
SessionFlagUseCredSsp method
IWSManEx3.SessionFlagUseCredSsp
IWSManEx3::SessionFlagUseCredSsp
SessionFlagUseCredSsp
SessionFlagUseCredSsp method [Windows Remote Management]
SessionFlagUseCredSsp method [Windows Remote Management]
IWSManEx3 interface
winrm.iwsmanex3_sessionflagusecredssp
wsmandisp/IWSManEx3::SessionFlagUseCredSsp
winrm\iwsmanex3_sessionflagusecredssp.htm
winrm
69c62ad1-319e-4716-a2c7-61b931567244
12/05/2018
IWSManEx3 interface [Windows Remote Management],SessionFlagUseCredSsp method, IWSManEx3.SessionFlagUseCredSsp, IWSManEx3::SessionFlagUseCredSsp, SessionFlagUseCredSsp, SessionFlagUseCredSsp method [Windows Remote Management], SessionFlagUseCredSsp method [Windows Remote Management],IWSManEx3 interface, winrm.iwsmanex3_sessionflagusecredssp, wsmandisp/IWSManEx3::SessionFlagUseCredSsp
wsmandisp.h
Windows
Windows 7
Windows Server 2008 R2
WSManDisp.idl
WSManDisp.tlb
WSMAuto.dll
Windows
Windows Management Framework on Windows Server 2008 with SP2 and Windows Vista with SP2
19H1
IWSManEx3::SessionFlagUseCredSsp
wsmandisp/IWSManEx3::SessionFlagUseCredSsp
c++
APIRef
kbSyntax
COM
WSMAuto.dll
IWSManEx3.SessionFlagUseCredSsp

IWSManEx3::SessionFlagUseCredSsp

-description

Returns the value of the authentication flag WSManFlagUseCredSsp for use in the flags parameter of IWSMan::CreateSession.

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

-parameters

-param flags [out, retval]

Specifies the authentication flag to use.

-returns

If the method succeeds, it returns the authentication flag. Otherwise, it returns an HRESULT error code.

-see-also

IWSManEx3