FreeRDP
auth_verifier_co_t Struct Reference

Data Fields

BYTE auth_type
 
BYTE auth_level
 
BYTE auth_pad_length
 
BYTE auth_reserved
 
UINT32 auth_context_id
 
BYTE * auth_value
 

Detailed Description

Definition at line 294 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ auth_context_id

UINT32 auth_verifier_co_t::auth_context_id

Definition at line 302 of file libfreerdp/core/gateway/rpc.h.

◆ auth_level

BYTE auth_verifier_co_t::auth_level

Definition at line 299 of file libfreerdp/core/gateway/rpc.h.

◆ auth_pad_length

BYTE auth_verifier_co_t::auth_pad_length

Definition at line 300 of file libfreerdp/core/gateway/rpc.h.

◆ auth_reserved

BYTE auth_verifier_co_t::auth_reserved

Definition at line 301 of file libfreerdp/core/gateway/rpc.h.

◆ auth_type

BYTE auth_verifier_co_t::auth_type

Definition at line 298 of file libfreerdp/core/gateway/rpc.h.

◆ auth_value

BYTE* auth_verifier_co_t::auth_value

Definition at line 304 of file libfreerdp/core/gateway/rpc.h.


The documentation for this struct was generated from the following file: