Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies whether the credentials dialog box displays a check box that enables the saving of credentials.
This property is read/write.
Syntax
HRESULT put_AllowCredentialSaving(
[in] VARIANT_BOOL fAllowSave
);
HRESULT get_AllowCredentialSaving(
[out] VARIANT_BOOL *pfAllowSave
);
Property value
Sets whether the credentials dialog box displays a check box that enables the saving of 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 |