[setttings] added ServerSessionRedirectionVersionMask

This commit is contained in:
Armin Novak 2023-01-21 09:24:15 +01:00 committed by Martin Fleisz
parent 23281121bf
commit 8dc6287d7a

View File

@ -166,6 +166,7 @@ typedef enum
#define REDIRECTED_SESSIONID_FIELD_VALID 0x00000002
#define REDIRECTED_SMARTCARD 0x00000040
#define ServerSessionRedirectionVersionMask 0x0000003c
#define REDIRECTION_VERSION1 0x00
#define REDIRECTION_VERSION2 0x01
#define REDIRECTION_VERSION3 0x02