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 whether the client control displays a dialog box that prompts for credentials.
This property is read/write.
Syntax
HRESULT put_PromptForCredsOnClient(
[in] VARIANT_BOOL fPromptForCredsOnClient
);
HRESULT get_PromptForCredsOnClient(
[out] VARIANT_BOOL *pfPromptForCredsOnClient
);
Property value
Sets whether the client control displays a dialog box that prompts for credentials.
Error codes
Returns S_OK if successful.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IMsRdpClientNonScriptable4 is defined as f50fa8aa-1c7d-4f59-b15c-a90cacae1fcb |