次の方法で共有


IWSManConnectionOptionsEx2::P roxyAuthenticationUseNegotiate メソッド (wsmandisp.h)

IWSManConnectionOptionsEx2::SetProxy メソッドの authenticationMechanism パラメーターで使用するプロキシ認証フラグ WSManFlagProxyAuthenticationUseNegotiate の値を返します。

構文

HRESULT ProxyAuthenticationUseNegotiate(
  [out, retval] long *value
);

パラメーター

[out, retval] value

定数の値を指定します。

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
サポートされている最小のクライアント Windows 7
サポートされている最小のサーバー Windows Server 2008 R2
対象プラットフォーム Windows
ヘッダー wsmandisp.h
再頒布可能パッケージ Windows Server 2008 SP2 と Windows Vista sp2 でのWindows Management Framework

こちらもご覧ください

IWSManConnectionOptionsEx2