ReactOS 0.4.15-dev-7934-g1dc8d80
RpcAuthVerifier Struct Reference

#include <rpc_defs.h>

Public Attributes

unsigned char auth_type
 
unsigned char auth_level
 
unsigned char auth_pad_length
 
unsigned char auth_reserved
 
unsigned int auth_context_id
 

Detailed Description

Definition at line 163 of file rpc_defs.h.

Member Data Documentation

◆ auth_context_id

unsigned int RpcAuthVerifier::auth_context_id

Definition at line 169 of file rpc_defs.h.

Referenced by RPCRT4_SendWithAuth(), and RPCRT4_ServerConnectionAuth().

◆ auth_level

unsigned char RpcAuthVerifier::auth_level

◆ auth_pad_length

unsigned char RpcAuthVerifier::auth_pad_length

Definition at line 167 of file rpc_defs.h.

Referenced by RPCRT4_SendWithAuth().

◆ auth_reserved

unsigned char RpcAuthVerifier::auth_reserved

Definition at line 168 of file rpc_defs.h.

Referenced by RPCRT4_SendWithAuth().

◆ auth_type

unsigned char RpcAuthVerifier::auth_type

Definition at line 165 of file rpc_defs.h.

Referenced by RPCRT4_SendWithAuth(), and RPCRT4_ServerConnectionAuth().


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