共用方式為


WSManProxyAccessTypeFlags 列舉 (wsmandisp.h)

定義 Proxy 存取類型旗標。

Syntax

typedef enum _WSManProxyAccessTypeFlags {
  WSManProxyIEConfig = 0x1,
  WSManProxyWinHttpConfig = 0x2,
  WSManProxyAutoDetect = 0x4,
  WSManProxyNoProxyServer = 0x8
} WSManProxyAccessTypeFlags;

常數

 
WSManProxyIEConfig
值: 0x1
使用目前使用者的 Internet Explorer Proxy 組態。
WSManProxyWinHttpConfig
值: 0x2
使用針對 WinHTTP 設定的 Proxy 設定。 這是預設值。
WSManProxyAutoDetect
值: 0x4
強制自動偵測 Proxy。
WSManProxyNoProxyServer
值: 0x8
不使用 Proxy 伺服器: 所有主機名稱都會在本機解析。

規格需求

   
最低支援的用戶端 Windows 7
最低支援的伺服器 Windows Server 2008 R2
標頭 wsmandisp.h
可轉散發套件 windows Server 2008 SP2、Windows Vista SP1 和 Windows Vista SP2 上的Windows Management Framework