AUTHZBASE.H

The public symbol file NTKRPAMP.PDB for the original release of Windows 10 tells that the kernel is built with the AUTHZBASE.H header at

d:\th.public.fre\internal\minwin\priv_sdk\inc

and draws from it the following type definitions:

Line Number Type
44 struct _AUTHZBASEP_SECURITY_ATTRIBUTES_INFORMATION
61 struct _AUTHZBASEP_CLAIM_ATTRIBUTES_COLLECTION

The header AUTHZBASE.H is not known in any Device Driver Kit (DDK) or Windows Driver Kit (WDK).