Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.72 KB

nf-wsmandisp-iwsmanex-sessionflagusedigest.md

File metadata and controls

73 lines (58 loc) · 2.72 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.SessionFlagUseDigest
IWSManEx::SessionFlagUseDigest (wsmandisp.h)
Returns the value of the authentication flag WSManFlagUseDigest for use in the flags parameter of IWSMan::CreateSession.
IWSManEx interface [Windows Remote Management]
SessionFlagUseDigest method
IWSManEx.SessionFlagUseDigest
IWSManEx::SessionFlagUseDigest
SessionFlagUseDigest
SessionFlagUseDigest method [Windows Remote Management]
SessionFlagUseDigest method [Windows Remote Management]
IWSManEx interface
winrm.iwsmanex_sessionflagusedigest
wsmandisp/IWSManEx::SessionFlagUseDigest
winrm\iwsmanex_sessionflagusedigest.htm
winrm
3aa44847-932e-49c6-a7fd-966a2bb3539d
12/05/2018
IWSManEx interface [Windows Remote Management],SessionFlagUseDigest method, IWSManEx.SessionFlagUseDigest, IWSManEx::SessionFlagUseDigest, SessionFlagUseDigest, SessionFlagUseDigest method [Windows Remote Management], SessionFlagUseDigest method [Windows Remote Management],IWSManEx interface, winrm.iwsmanex_sessionflagusedigest, wsmandisp/IWSManEx::SessionFlagUseDigest
wsmandisp.h
Windows
Windows Vista
Windows Server 2008
WSManDisp.idl
WSManDisp.tlb
WSMAuto.dll
Windows
19H1
IWSManEx::SessionFlagUseDigest
wsmandisp/IWSManEx::SessionFlagUseDigest
c++
APIRef
kbSyntax
COM
WSMAuto.dll
IWSManEx.SessionFlagUseDigest

IWSManEx::SessionFlagUseDigest

-description

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

WSManFlagUseDigest 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.SessionFlagUseDigest