mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
Add FreeRDP_RestrictedAdminModeSupported for server-side
This commit is contained in:
@@ -289,7 +289,8 @@ struct rdp_settings
|
||||
SETTINGS_DEPRECATED(ALIGN64 BOOL AadSecurity); /* 1112 */
|
||||
SETTINGS_DEPRECATED(ALIGN64 char* WinSCardModule); /* 1113 */
|
||||
SETTINGS_DEPRECATED(ALIGN64 BOOL RemoteCredentialGuard); /* 1114 */
|
||||
UINT64 padding1152[1152 - 1115]; /* 1115 */
|
||||
SETTINGS_DEPRECATED(ALIGN64 BOOL RestrictedAdminModeSupported); /* 1115 */
|
||||
UINT64 padding1152[1152 - 1116]; /* 1116 */
|
||||
|
||||
/* Connection Cookie */
|
||||
SETTINGS_DEPRECATED(ALIGN64 BOOL MstscCookieMode); /* 1152 */
|
||||
|
||||
Reference in New Issue
Block a user