IWSManConnectionOptions::p ut_Password 方法 (wsmandisp.h)
在远程计算机上设置本地帐户或域帐户的密码。 有关详细信息,请参阅 远程连接的身份验证。
此属性是只写的。
语法
HRESULT put_Password(
BSTR password
);
参数
password
返回值
无
要求
最低受支持的客户端 | Windows Vista |
最低受支持的服务器 | Windows Server 2008 |
目标平台 | Windows |
标头 | wsmandisp.h |
Library | WSManDisp.tlb |
DLL | WSMAuto.dll |