Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies or retrieves whether the security warning dialog box should include a warning about sending credentials to the remote server before starting a session.
This property is read/write.
Syntax
HRESULT put_WarnAboutSendingCredentials(
[in] VARIANT_BOOL fWarn
);
HRESULT get_WarnAboutSendingCredentials(
[out] VARIANT_BOOL *pfWarn
);
Property value
Specifies whether the security warning dialog box should include a warning about sending credentials to the remote server before starting a session.
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 |