次の方法で共有


IWSManConnectionOptionsEx2 インターフェイス (wsmandisp.h)

IWSManConnectionOptionsEx2 オブジェクトは、プロキシ サーバーに接続するための認証メカニズム、アクセスの種類、および資格情報を提供するために、IWSMan::CreateSession メソッドに渡されます。

継承

IWSManConnectionOptionsEx2 インターフェイスは、IWSManConnectionOptionsEx から継承されます。 IWSManConnectionOptionsEx2 には、次の種類のメンバーもあります。

メソッド

IWSManConnectionOptionsEx2 インターフェイスには、これらのメソッドがあります。

 
IWSManConnectionOptionsEx2::P roxyAuthenticationUseBasic

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

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

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

IWSManConnectionOptionsEx2::SetProxy メソッドの accessType パラメーターで使用するプロキシ アクセスの種類フラグ WSManProxyAutoDetect の値を返します。
IWSManConnectionOptionsEx2::P roxyIEConfig

IWSManConnectionOptionsEx2::SetProxy メソッドの accessType パラメーターで使用するプロキシ アクセスの種類フラグ WSManProxyIEConfig の値を返します。
IWSManConnectionOptionsEx2::P roxyNoProxyServer

IWSManConnectionOptionsEx2::SetProxy メソッドの accessType パラメーターで使用するプロキシ アクセスの種類フラグ WSManProxyNoProxyServer の値を返します。
IWSManConnectionOptionsEx2::P roxyWinHttpConfig

IWSManConnectionOptionsEx2::SetProxy メソッドの accessType パラメーターで使用するプロキシ アクセスの種類フラグ WSManProxyWinHttpConfig の値を返します。
IWSManConnectionOptionsEx2::SetProxy

セッションのプロキシ情報を設定します。

要件

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