Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies whether the Remote Desktop ActiveX control can prompt the user for credentials. If this property contains VARIANT_TRUE, the user can be prompted for credentials. If this property contains VARIANT_FALSE, the user cannot be prompted for credentials.
This property is read/write.
Syntax
HRESULT put_AllowPromptingForCredentials(
[in] VARIANT_BOOL fAllow
);
HRESULT get_AllowPromptingForCredentials(
[out, retval] VARIANT_BOOL *pfAllow
);
Property value
Specifies the new property value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 |
| Minimum supported server |
Windows Server 2008 R2 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientNonScriptable5 is defined as 4f6996d5-d7b1-412c-b0ff-063718566907 |