FreeRDP
|
Data Fields | |
BYTE | auth_type |
BYTE | auth_level |
BYTE | auth_pad_length |
BYTE | auth_reserved |
UINT32 | auth_context_id |
BYTE * | auth_value |
Definition at line 294 of file libfreerdp/core/gateway/rpc.h.
UINT32 auth_verifier_co_t::auth_context_id |
Definition at line 302 of file libfreerdp/core/gateway/rpc.h.
BYTE auth_verifier_co_t::auth_level |
Definition at line 299 of file libfreerdp/core/gateway/rpc.h.
BYTE auth_verifier_co_t::auth_pad_length |
Definition at line 300 of file libfreerdp/core/gateway/rpc.h.
BYTE auth_verifier_co_t::auth_reserved |
Definition at line 301 of file libfreerdp/core/gateway/rpc.h.
BYTE auth_verifier_co_t::auth_type |
Definition at line 298 of file libfreerdp/core/gateway/rpc.h.
BYTE* auth_verifier_co_t::auth_value |
Definition at line 304 of file libfreerdp/core/gateway/rpc.h.