| 1 | LIBRARY api-ms-win-security-base-l1-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | AddAccessAllowedAce |
| 6 | AddAccessAllowedAceEx |
| 7 | AddAce |
| 8 | AddMandatoryAce |
| 9 | AdjustTokenGroups |
| 10 | AdjustTokenPrivileges |
| 11 | AllocateAndInitializeSid |
| 12 | AllocateLocallyUniqueId |
| 13 | CheckTokenMembership |
| 14 | CopySid |
| 15 | CreateWellKnownSid |
| 16 | DeleteAce |
| 17 | DuplicateToken |
| 18 | DuplicateTokenEx |
| 19 | EqualDomainSid |
| 20 | EqualSid |
| 21 | FreeSid |
| 22 | GetAce |
| 23 | GetAclInformation |
| 24 | GetFileSecurityW |
| 25 | GetKernelObjectSecurity |
| 26 | GetLengthSid |
| 27 | GetSecurityDescriptorControl |
| 28 | GetSecurityDescriptorDacl |
| 29 | GetSecurityDescriptorGroup |
| 30 | GetSecurityDescriptorLength |
| 31 | GetSecurityDescriptorOwner |
| 32 | GetSecurityDescriptorRMControl |
| 33 | GetSecurityDescriptorSacl |
| 34 | GetSidIdentifierAuthority |
| 35 | GetSidLengthRequired |
| 36 | GetSidSubAuthority |
| 37 | GetSidSubAuthorityCount |
| 38 | GetTokenInformation |
| 39 | GetWindowsAccountDomainSid |
| 40 | ImpersonateLoggedOnUser |
| 41 | InitializeAcl |
| 42 | InitializeSecurityDescriptor |
| 43 | InitializeSid |
| 44 | IsValidAcl |
| 45 | IsValidSecurityDescriptor |
| 46 | IsValidSid |
| 47 | IsWellKnownSid |
| 48 | MakeAbsoluteSD |
| 49 | MakeSelfRelativeSD |
| 50 | RevertToSelf |
| 51 | SetFileSecurityW |
| 52 | SetKernelObjectSecurity |
| 53 | SetSecurityDescriptorControl |
| 54 | SetSecurityDescriptorDacl |
| 55 | SetSecurityDescriptorGroup |
| 56 | SetSecurityDescriptorOwner |
| 57 | SetSecurityDescriptorRMControl |
| 58 | SetSecurityDescriptorSacl |
| 59 | SetTokenInformation |