Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies 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. Set to VARIANT_TRUE to enable CredSSP or VARIANT_FALSE otherwise.
Remarks
This property is only supported by Remote Desktop Connection 6.1 and 7.0 clients.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientAdvancedSettings6 is defined as 222c4b5d-45d9-4df0-a7c6-60cf9089d285 |