Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 3.08 KB

nf-wsmandisp-iwsmanconnectionoptionsex2-proxyauthenticationusebasic.md

File metadata and controls

67 lines (56 loc) · 3.08 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.IWSManConnectionOptionsEx2.ProxyAuthenticationUseBasic
IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic (wsmandisp.h)
Returns the value of the proxy authentication flag WSManFlagProxyAuthenticationUseBasic for use in the authenticationMechanism parameter of the IWSManConnectionOptionsEx2::SetProxy method.
IWSManConnectionOptionsEx2 interface [Windows Remote Management]
ProxyAuthenticationUseBasic method
IWSManConnectionOptionsEx2.ProxyAuthenticationUseBasic
IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic
ProxyAuthenticationUseBasic
ProxyAuthenticationUseBasic method [Windows Remote Management]
ProxyAuthenticationUseBasic method [Windows Remote Management]
IWSManConnectionOptionsEx2 interface
winrm.iwsmanconnectionoptionsex2_proxyauthenticationusebasic
wsmandisp/IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic
winrm\iwsmanconnectionoptionsex2_proxyauthenticationusebasic.htm
winrm
4bfce6f5-9980-4158-be1d-0f3ec081a9b2
12/05/2018
IWSManConnectionOptionsEx2 interface [Windows Remote Management],ProxyAuthenticationUseBasic method, IWSManConnectionOptionsEx2.ProxyAuthenticationUseBasic, IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic, ProxyAuthenticationUseBasic, ProxyAuthenticationUseBasic method [Windows Remote Management], ProxyAuthenticationUseBasic method [Windows Remote Management],IWSManConnectionOptionsEx2 interface, winrm.iwsmanconnectionoptionsex2_proxyauthenticationusebasic, wsmandisp/IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic
wsmandisp.h
Windows
Windows 7
Windows Server 2008 R2
WSManDisp.idl
Windows
Windows Management Framework on Windows Server 2008 with SP2 and Windows Vista with SP2
19H1
IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic
wsmandisp/IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic
c++
APIRef
kbSyntax
COM
WSManDisp.h
IWSManConnectionOptionsEx2.ProxyAuthenticationUseBasic

IWSManConnectionOptionsEx2::ProxyAuthenticationUseBasic

-description

Returns the value of the proxy authentication flag WSManFlagProxyAuthenticationUseBasic for use in the authenticationMechanism parameter of the IWSManConnectionOptionsEx2::SetProxy method.

-parameters

-param value [out, retval]

Specifies the value of the constant.

-returns

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

-see-also

IWSManConnectionOptionsEx2