ReactOS 0.4.16-dev-747-gbc52d5f
|
Definition at line 91 of file authpackage.c.
LIST_ENTRY _AUTH_PACKAGE::Entry |
Definition at line 93 of file authpackage.c.
Referenced by LsapAddAuthPackage().
ULONG _AUTH_PACKAGE::Id |
Definition at line 95 of file authpackage.c.
Referenced by LsapAddAuthPackage(), LsapGetAuthenticationPackage(), and LsapLookupAuthenticationPackage().
PLSA_AP_CALL_PACKAGE_INTERNAL _AUTH_PACKAGE::LsaApCallPackage |
Definition at line 99 of file authpackage.c.
Referenced by LsapAddAuthPackage(), and LsapCallAuthenticationPackage().
PLSA_AP_CALL_PACKAGE_PASSTHROUGH _AUTH_PACKAGE::LsaApCallPackagePassthrough |
Definition at line 100 of file authpackage.c.
Referenced by LsapAddAuthPackage().
PLSA_AP_CALL_PACKAGE_UNTRUSTED _AUTH_PACKAGE::LsaApCallPackageUntrusted |
Definition at line 101 of file authpackage.c.
Referenced by LsapAddAuthPackage(), and LsapCallAuthenticationPackage().
PLSA_AP_INITIALIZE_PACKAGE _AUTH_PACKAGE::LsaApInitializePackage |
Definition at line 98 of file authpackage.c.
Referenced by LsapAddAuthPackage().
PLSA_AP_LOGON_TERMINATED _AUTH_PACKAGE::LsaApLogonTerminated |
Definition at line 102 of file authpackage.c.
Referenced by LsapAddAuthPackage(), LsapLogonUser(), and LsapTerminateLogon().
PLSA_AP_LOGON_USER_INTERNAL _AUTH_PACKAGE::LsaApLogonUser |
Definition at line 105 of file authpackage.c.
Referenced by LsapAddAuthPackage(), and LsapLogonUser().
PLSA_AP_LOGON_USER_EX _AUTH_PACKAGE::LsaApLogonUserEx |
Definition at line 104 of file authpackage.c.
Referenced by LsapAddAuthPackage(), and LsapLogonUser().
PLSA_AP_LOGON_USER_EX2 _AUTH_PACKAGE::LsaApLogonUserEx2 |
Definition at line 103 of file authpackage.c.
Referenced by LsapAddAuthPackage(), and LsapLogonUser().
PVOID _AUTH_PACKAGE::ModuleHandle |
Definition at line 96 of file authpackage.c.
Referenced by LsapAddAuthPackage().
PSTRING _AUTH_PACKAGE::Name |
Definition at line 94 of file authpackage.c.
Referenced by LsapAddAuthPackage(), and LsapLookupAuthenticationPackage().