IMsRdpClientNonScriptable3::EnableCredSspSupport property
Specifies or retrieves whether the Credential Security Service Provider (CredSSP) is enabled for this connection.
This property is read/write.
Syntax
HRESULT put_EnableCredSspSupport(
[in] VARIANT_BOOL fEnableSupport
);
HRESULT get_EnableCredSspSupport(
[out] VARIANT_BOOL *pfEnableSupport
);
Property value
Specifies whether CredSSP is enabled for this connection.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientNonScriptable3 is defined as b3378d90-0728-45c7-8ed7-b6159fb92219 |