ReactOS 0.4.15-dev-7906-g1b85a5f
authdes_cred Struct Reference

#include <auth_des.h>

Collaboration diagram for authdes_cred:

Public Attributes

enum authdes_namekind adc_namekind
 
struct authdes_fullname adc_fullname
 
u_int32_t adc_nickname
 

Detailed Description

Definition at line 70 of file auth_des.h.

Member Data Documentation

◆ adc_fullname

struct authdes_fullname authdes_cred::adc_fullname

Definition at line 72 of file auth_des.h.

Referenced by _svcauth_des(), authdes_refresh(), and xdr_authdes_cred().

◆ adc_namekind

enum authdes_namekind authdes_cred::adc_namekind

Definition at line 71 of file auth_des.h.

Referenced by _svcauth_des(), authdes_refresh(), and xdr_authdes_cred().

◆ adc_nickname

u_int32_t authdes_cred::adc_nickname

Definition at line 74 of file auth_des.h.

Referenced by _svcauth_des(), and xdr_authdes_cred().


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