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 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 |