إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Specifies or retrieves whether the prompt for credentials dialog is enabled for the connection.
This property is read/write.
Syntax
HRESULT put_PromptForCredentials(
[in] VARIANT_BOOL fPrompt
);
HRESULT get_PromptForCredentials(
[out] VARIANT_BOOL *pfPrompt
);
Property value
Specifies whether the prompt for credentials dialog is enabled for the connection.
Error codes
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientNonScriptable3 is defined as b3378d90-0728-45c7-8ed7-b6159fb92219 |