IMsRdpClientNonScriptable3::EnableCredSspSupport 属性
指定或检索是否为此连接启用凭据安全服务提供程序 (CredSSP) 。
此属性是可读写的。
语法
HRESULT put_EnableCredSspSupport(
[in] VARIANT_BOOL fEnableSupport
);
HRESULT get_EnableCredSspSupport(
[out] VARIANT_BOOL *pfEnableSupport
);
属性值
指定是否为此连接启用 CredSSP。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
类型库 |
|
DLL |
|
IID |
IID_IMsRdpClientNonScriptable3定义为 b3378d90-0728-45c7-8ed7-b6159fb92219 |