Vanara/PInvoke/Security/CorrelationReport.md

977 lines
239 KiB
Markdown
Raw Normal View History

## Vanara.PInvoke.Security
2020-07-14 18:02:36 -04:00
PInvoke API (methods, structures and constants) imported from Windows AdvApi32.dll, Authz.dll and Secur32.dll.
- Includes methods from advapi32.dll, secur32.dll, authz.dll, sspicli.dll, schannel.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Security?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Security?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Security)
### Methods - 100% API coverage (558 of 558 functions)
2018-06-06 14:05:52 -04:00
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
2020-06-03 00:02:36 -04:00
[AbortSystemShutdown](https://www.google.com/search?num=5&q=AbortSystemShutdownA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.AbortSystemShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=AbortSystemShutdown)
[AcceptSecurityContext](https://www.google.com/search?num=5&q=AcceptSecurityContext+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.AcceptSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=AcceptSecurityContext)
[AccessCheck](https://www.google.com/search?num=5&q=AccessCheck+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AccessCheck](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheck)
[AccessCheckAndAuditAlarm](https://www.google.com/search?num=5&q=AccessCheckAndAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.AccessCheckAndAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheckAndAuditAlarm)
[AccessCheckByType](https://www.google.com/search?num=5&q=AccessCheckByType+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AccessCheckByType](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheckByType)
[AccessCheckByTypeAndAuditAlarm](https://www.google.com/search?num=5&q=AccessCheckByTypeAndAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.AccessCheckByTypeAndAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheckByTypeAndAuditAlarm)
[AccessCheckByTypeResultList](https://www.google.com/search?num=5&q=AccessCheckByTypeResultList+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AccessCheckByTypeResultList](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheckByTypeResultList)
[AccessCheckByTypeResultListAndAuditAlarm](https://www.google.com/search?num=5&q=AccessCheckByTypeResultListAndAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.AccessCheckByTypeResultListAndAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheckByTypeResultListAndAuditAlarm)
[AccessCheckByTypeResultListAndAuditAlarmByHandle](https://www.google.com/search?num=5&q=AccessCheckByTypeResultListAndAuditAlarmByHandleA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.AccessCheckByTypeResultListAndAuditAlarmByHandle](https://github.com/dahall/Vanara/search?l=C%23&q=AccessCheckByTypeResultListAndAuditAlarmByHandle)
[AcquireCredentialsHandle](https://www.google.com/search?num=5&q=AcquireCredentialsHandleA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.AcquireCredentialsHandle](https://github.com/dahall/Vanara/search?l=C%23&q=AcquireCredentialsHandle)
[AddAccessAllowedAce](https://www.google.com/search?num=5&q=AddAccessAllowedAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAccessAllowedAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAccessAllowedAce)
[AddAccessAllowedAceEx](https://www.google.com/search?num=5&q=AddAccessAllowedAceEx+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAccessAllowedAceEx](https://github.com/dahall/Vanara/search?l=C%23&q=AddAccessAllowedAceEx)
[AddAccessAllowedObjectAce](https://www.google.com/search?num=5&q=AddAccessAllowedObjectAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAccessAllowedObjectAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAccessAllowedObjectAce)
[AddAccessDeniedAce](https://www.google.com/search?num=5&q=AddAccessDeniedAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAccessDeniedAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAccessDeniedAce)
[AddAccessDeniedAceEx](https://www.google.com/search?num=5&q=AddAccessDeniedAceEx+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAccessDeniedAceEx](https://github.com/dahall/Vanara/search?l=C%23&q=AddAccessDeniedAceEx)
[AddAccessDeniedObjectAce](https://www.google.com/search?num=5&q=AddAccessDeniedObjectAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAccessDeniedObjectAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAccessDeniedObjectAce)
[AddAce](https://www.google.com/search?num=5&q=AddAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAce)
[AddAuditAccessAce](https://www.google.com/search?num=5&q=AddAuditAccessAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAuditAccessAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAuditAccessAce)
[AddAuditAccessAceEx](https://www.google.com/search?num=5&q=AddAuditAccessAceEx+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAuditAccessAceEx](https://github.com/dahall/Vanara/search?l=C%23&q=AddAuditAccessAceEx)
[AddAuditAccessObjectAce](https://www.google.com/search?num=5&q=AddAuditAccessObjectAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddAuditAccessObjectAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddAuditAccessObjectAce)
[AddConditionalAce](https://www.google.com/search?num=5&q=AddConditionalAce+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.AddConditionalAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddConditionalAce)
[AddMandatoryAce](https://www.google.com/search?num=5&q=AddMandatoryAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddMandatoryAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddMandatoryAce)
[AddResourceAttributeAce](https://www.google.com/search?num=5&q=AddResourceAttributeAce+site%3Adocs.microsoft.com) | kernel32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddResourceAttributeAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddResourceAttributeAce)
[AddScopedPolicyIDAce](https://www.google.com/search?num=5&q=AddScopedPolicyIDAce+site%3Adocs.microsoft.com) | kernel32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AddScopedPolicyIDAce](https://github.com/dahall/Vanara/search?l=C%23&q=AddScopedPolicyIDAce)
[AddSecurityPackage](https://www.google.com/search?num=5&q=AddSecurityPackageA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.AddSecurityPackage](https://github.com/dahall/Vanara/search?l=C%23&q=AddSecurityPackage)
[AddUsersToEncryptedFile](https://www.google.com/search?num=5&q=AddUsersToEncryptedFile+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.AddUsersToEncryptedFile](https://github.com/dahall/Vanara/search?l=C%23&q=AddUsersToEncryptedFile)
[AdjustTokenGroups](https://www.google.com/search?num=5&q=AdjustTokenGroups+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AdjustTokenGroups](https://github.com/dahall/Vanara/search?l=C%23&q=AdjustTokenGroups)
[AdjustTokenPrivileges](https://www.google.com/search?num=5&q=AdjustTokenPrivileges+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AdjustTokenPrivileges](https://github.com/dahall/Vanara/search?l=C%23&q=AdjustTokenPrivileges)
[AllocateAndInitializeSid](https://www.google.com/search?num=5&q=AllocateAndInitializeSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AllocateAndInitializeSid](https://github.com/dahall/Vanara/search?l=C%23&q=AllocateAndInitializeSid)
[AllocateLocallyUniqueId](https://www.google.com/search?num=5&q=AllocateLocallyUniqueId+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AllocateLocallyUniqueId](https://github.com/dahall/Vanara/search?l=C%23&q=AllocateLocallyUniqueId)
[ApplyControlToken](https://www.google.com/search?num=5&q=ApplyControlToken+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.ApplyControlToken](https://github.com/dahall/Vanara/search?l=C%23&q=ApplyControlToken)
[AreAllAccessesGranted](https://www.google.com/search?num=5&q=AreAllAccessesGranted+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AreAllAccessesGranted](https://github.com/dahall/Vanara/search?l=C%23&q=AreAllAccessesGranted)
[AreAnyAccessesGranted](https://www.google.com/search?num=5&q=AreAnyAccessesGranted+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.AreAnyAccessesGranted](https://github.com/dahall/Vanara/search?l=C%23&q=AreAnyAccessesGranted)
[AuditComputeEffectivePolicyBySid](https://www.google.com/search?num=5&q=AuditComputeEffectivePolicyBySid+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditComputeEffectivePolicyBySid](https://github.com/dahall/Vanara/search?l=C%23&q=AuditComputeEffectivePolicyBySid)
[AuditComputeEffectivePolicyByToken](https://www.google.com/search?num=5&q=AuditComputeEffectivePolicyByToken+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditComputeEffectivePolicyByToken](https://github.com/dahall/Vanara/search?l=C%23&q=AuditComputeEffectivePolicyByToken)
[AuditEnumerateCategories](https://www.google.com/search?num=5&q=AuditEnumerateCategories+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditEnumerateCategories](https://github.com/dahall/Vanara/search?l=C%23&q=AuditEnumerateCategories)
[AuditEnumeratePerUserPolicy](https://www.google.com/search?num=5&q=AuditEnumeratePerUserPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditEnumeratePerUserPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=AuditEnumeratePerUserPolicy)
[AuditEnumerateSubCategories](https://www.google.com/search?num=5&q=AuditEnumerateSubCategories+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditEnumerateSubCategories](https://github.com/dahall/Vanara/search?l=C%23&q=AuditEnumerateSubCategories)
[AuditFree](https://www.google.com/search?num=5&q=AuditFree+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditFree](https://github.com/dahall/Vanara/search?l=C%23&q=AuditFree)
[AuditLookupCategoryGuidFromCategoryId](https://www.google.com/search?num=5&q=AuditLookupCategoryGuidFromCategoryId+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditLookupCategoryGuidFromCategoryId](https://github.com/dahall/Vanara/search?l=C%23&q=AuditLookupCategoryGuidFromCategoryId)
[AuditLookupCategoryIdFromCategoryGuid](https://www.google.com/search?num=5&q=AuditLookupCategoryIdFromCategoryGuid+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditLookupCategoryIdFromCategoryGuid](https://github.com/dahall/Vanara/search?l=C%23&q=AuditLookupCategoryIdFromCategoryGuid)
[AuditLookupCategoryName](https://www.google.com/search?num=5&q=AuditLookupCategoryNameA+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditLookupCategoryName](https://github.com/dahall/Vanara/search?l=C%23&q=AuditLookupCategoryName)
[AuditLookupSubCategoryName](https://www.google.com/search?num=5&q=AuditLookupSubCategoryNameA+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditLookupSubCategoryName](https://github.com/dahall/Vanara/search?l=C%23&q=AuditLookupSubCategoryName)
[AuditQueryGlobalSacl](https://www.google.com/search?num=5&q=AuditQueryGlobalSaclA+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditQueryGlobalSacl](https://github.com/dahall/Vanara/search?l=C%23&q=AuditQueryGlobalSacl)
[AuditQueryPerUserPolicy](https://www.google.com/search?num=5&q=AuditQueryPerUserPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditQueryPerUserPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=AuditQueryPerUserPolicy)
[AuditQuerySecurity](https://www.google.com/search?num=5&q=AuditQuerySecurity+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditQuerySecurity](https://github.com/dahall/Vanara/search?l=C%23&q=AuditQuerySecurity)
[AuditQuerySystemPolicy](https://www.google.com/search?num=5&q=AuditQuerySystemPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditQuerySystemPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=AuditQuerySystemPolicy)
[AuditSetGlobalSacl](https://www.google.com/search?num=5&q=AuditSetGlobalSaclA+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditSetGlobalSacl](https://github.com/dahall/Vanara/search?l=C%23&q=AuditSetGlobalSacl)
[AuditSetPerUserPolicy](https://www.google.com/search?num=5&q=AuditSetPerUserPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditSetPerUserPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=AuditSetPerUserPolicy)
[AuditSetSecurity](https://www.google.com/search?num=5&q=AuditSetSecurity+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditSetSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=AuditSetSecurity)
[AuditSetSystemPolicy](https://www.google.com/search?num=5&q=AuditSetSystemPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AuditSetSystemPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=AuditSetSystemPolicy)
[AuthzAccessCheck](https://www.google.com/search?num=5&q=AuthzAccessCheck+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzAccessCheck](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzAccessCheck)
[AuthzAddSidsToContext](https://www.google.com/search?num=5&q=AuthzAddSidsToContext+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzAddSidsToContext](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzAddSidsToContext)
[AuthzCachedAccessCheck](https://www.google.com/search?num=5&q=AuthzCachedAccessCheck+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzCachedAccessCheck](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzCachedAccessCheck)
[AuthzEnumerateSecurityEventSources](https://www.google.com/search?num=5&q=AuthzEnumerateSecurityEventSources+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzEnumerateSecurityEventSources](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzEnumerateSecurityEventSources)
[AuthzFreeAuditEvent](https://www.google.com/search?num=5&q=AuthzFreeAuditEvent+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzFreeAuditEvent](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzFreeAuditEvent)
[AuthzFreeCentralAccessPolicyCache](https://www.google.com/search?num=5&q=AuthzFreeCentralAccessPolicyCache+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzFreeCentralAccessPolicyCache](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzFreeCentralAccessPolicyCache)
[AuthzFreeContext](https://www.google.com/search?num=5&q=AuthzFreeContext+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzFreeContext](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzFreeContext)
[AuthzFreeHandle](https://www.google.com/search?num=5&q=AuthzFreeHandle+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzFreeHandle](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzFreeHandle)
[AuthzFreeResourceManager](https://www.google.com/search?num=5&q=AuthzFreeResourceManager+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzFreeResourceManager](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzFreeResourceManager)
[AuthzGetInformationFromContext](https://www.google.com/search?num=5&q=AuthzGetInformationFromContext+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzGetInformationFromContext](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzGetInformationFromContext)
[AuthzInitializeCompoundContext](https://www.google.com/search?num=5&q=AuthzInitializeCompoundContext+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeCompoundContext](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeCompoundContext)
[AuthzInitializeContextFromAuthzContext](https://www.google.com/search?num=5&q=AuthzInitializeContextFromAuthzContext+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeContextFromAuthzContext](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeContextFromAuthzContext)
[AuthzInitializeContextFromSid](https://www.google.com/search?num=5&q=AuthzInitializeContextFromSid+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeContextFromSid](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeContextFromSid)
[AuthzInitializeContextFromToken](https://www.google.com/search?num=5&q=AuthzInitializeContextFromToken+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeContextFromToken](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeContextFromToken)
[AuthzInitializeObjectAccessAuditEvent](https://www.google.com/search?num=5&q=AuthzInitializeObjectAccessAuditEvent+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeObjectAccessAuditEvent](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeObjectAccessAuditEvent)
[AuthzInitializeObjectAccessAuditEvent2](https://www.google.com/search?num=5&q=AuthzInitializeObjectAccessAuditEvent2+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeObjectAccessAuditEvent2](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeObjectAccessAuditEvent2)
[AuthzInitializeRemoteResourceManager](https://www.google.com/search?num=5&q=AuthzInitializeRemoteResourceManager+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeRemoteResourceManager](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeRemoteResourceManager)
[AuthzInitializeResourceManager](https://www.google.com/search?num=5&q=AuthzInitializeResourceManager+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeResourceManager](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeResourceManager)
[AuthzInitializeResourceManagerEx](https://www.google.com/search?num=5&q=AuthzInitializeResourceManagerEx+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInitializeResourceManagerEx](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInitializeResourceManagerEx)
[AuthzInstallSecurityEventSource](https://www.google.com/search?num=5&q=AuthzInstallSecurityEventSource+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzInstallSecurityEventSource](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzInstallSecurityEventSource)
[AuthzModifyClaims](https://www.google.com/search?num=5&q=AuthzModifyClaims+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzModifyClaims](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzModifyClaims)
[AuthzModifySecurityAttributes](https://www.google.com/search?num=5&q=AuthzModifySecurityAttributes+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzModifySecurityAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzModifySecurityAttributes)
[AuthzModifySids](https://www.google.com/search?num=5&q=AuthzModifySids+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzModifySids](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzModifySids)
[AuthzOpenObjectAudit](https://www.google.com/search?num=5&q=AuthzOpenObjectAudit+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzOpenObjectAudit](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzOpenObjectAudit)
[AuthzRegisterCapChangeNotification](https://www.google.com/search?num=5&q=AuthzRegisterCapChangeNotification+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzRegisterCapChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzRegisterCapChangeNotification)
[AuthzRegisterSecurityEventSource](https://www.google.com/search?num=5&q=AuthzRegisterSecurityEventSource+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzRegisterSecurityEventSource](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzRegisterSecurityEventSource)
[AuthzReportSecurityEvent](https://www.google.com/search?num=5&q=AuthzReportSecurityEvent+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzReportSecurityEvent](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzReportSecurityEvent)
[AuthzReportSecurityEventFromParams](https://www.google.com/search?num=5&q=AuthzReportSecurityEventFromParams+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzReportSecurityEventFromParams](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzReportSecurityEventFromParams)
[AuthzSetAppContainerInformation](https://www.google.com/search?num=5&q=AuthzSetAppContainerInformation+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzSetAppContainerInformation](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzSetAppContainerInformation)
[AuthzUninstallSecurityEventSource](https://www.google.com/search?num=5&q=AuthzUninstallSecurityEventSource+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzUninstallSecurityEventSource](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzUninstallSecurityEventSource)
[AuthzUnregisterCapChangeNotification](https://www.google.com/search?num=5&q=AuthzUnregisterCapChangeNotification+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzUnregisterCapChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzUnregisterCapChangeNotification)
[AuthzUnregisterSecurityEventSource](https://www.google.com/search?num=5&q=AuthzUnregisterSecurityEventSource+site%3Adocs.microsoft.com) | authz.dll | authz.h | [Vanara.PInvoke.Authz.AuthzUnregisterSecurityEventSource](https://github.com/dahall/Vanara/search?l=C%23&q=AuthzUnregisterSecurityEventSource)
[BackupEventLog](https://www.google.com/search?num=5&q=BackupEventLogA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.BackupEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=BackupEventLog)
[BuildExplicitAccessWithName](https://www.google.com/search?num=5&q=BuildExplicitAccessWithNameA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.BuildExplicitAccessWithName](https://github.com/dahall/Vanara/search?l=C%23&q=BuildExplicitAccessWithName)
[BuildSecurityDescriptor](https://www.google.com/search?num=5&q=BuildSecurityDescriptorA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.BuildSecurityDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=BuildSecurityDescriptor)
[BuildTrusteeWithName](https://www.google.com/search?num=5&q=BuildTrusteeWithNameA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.BuildTrusteeWithName](https://github.com/dahall/Vanara/search?l=C%23&q=BuildTrusteeWithName)
[BuildTrusteeWithObjectsAndName](https://www.google.com/search?num=5&q=BuildTrusteeWithObjectsAndNameA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.BuildTrusteeWithObjectsAndName](https://github.com/dahall/Vanara/search?l=C%23&q=BuildTrusteeWithObjectsAndName)
[BuildTrusteeWithObjectsAndSid](https://www.google.com/search?num=5&q=BuildTrusteeWithObjectsAndSidA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.BuildTrusteeWithObjectsAndSid](https://github.com/dahall/Vanara/search?l=C%23&q=BuildTrusteeWithObjectsAndSid)
[BuildTrusteeWithSid](https://www.google.com/search?num=5&q=BuildTrusteeWithSidA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.BuildTrusteeWithSid](https://github.com/dahall/Vanara/search?l=C%23&q=BuildTrusteeWithSid)
[ChangeAccountPassword](https://www.google.com/search?num=5&q=ChangeAccountPasswordA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.ChangeAccountPassword](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeAccountPassword)
[ChangeServiceConfig](https://www.google.com/search?num=5&q=ChangeServiceConfigA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.ChangeServiceConfig](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeServiceConfig)
[ChangeServiceConfig2](https://www.google.com/search?num=5&q=ChangeServiceConfig2A+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.ChangeServiceConfig2](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeServiceConfig2)
[CheckTokenCapability](https://www.google.com/search?num=5&q=CheckTokenCapability+site%3Adocs.microsoft.com) | kernel32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CheckTokenCapability](https://github.com/dahall/Vanara/search?l=C%23&q=CheckTokenCapability)
[CheckTokenMembership](https://www.google.com/search?num=5&q=CheckTokenMembership+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CheckTokenMembership](https://github.com/dahall/Vanara/search?l=C%23&q=CheckTokenMembership)
[CheckTokenMembershipEx](https://www.google.com/search?num=5&q=CheckTokenMembershipEx+site%3Adocs.microsoft.com) | kernel32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CheckTokenMembershipEx](https://github.com/dahall/Vanara/search?l=C%23&q=CheckTokenMembershipEx)
[ClearEventLog](https://www.google.com/search?num=5&q=ClearEventLogA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ClearEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=ClearEventLog)
[CloseEncryptedFileRaw](https://www.google.com/search?num=5&q=CloseEncryptedFileRaw+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.CloseEncryptedFileRaw](https://github.com/dahall/Vanara/search?l=C%23&q=CloseEncryptedFileRaw)
[CloseEventLog](https://www.google.com/search?num=5&q=CloseEventLog+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.CloseEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=CloseEventLog)
[CloseServiceHandle](https://www.google.com/search?num=5&q=CloseServiceHandle+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.CloseServiceHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CloseServiceHandle)
[CloseThreadWaitChainSession](https://www.google.com/search?num=5&q=CloseThreadWaitChainSession+site%3Adocs.microsoft.com) | advapi32.dll | wct.h | [Vanara.PInvoke.AdvApi32.CloseThreadWaitChainSession](https://github.com/dahall/Vanara/search?l=C%23&q=CloseThreadWaitChainSession)
[CloseTrace](https://www.google.com/search?num=5&q=CloseTrace+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.CloseTrace](https://github.com/dahall/Vanara/search?l=C%23&q=CloseTrace)
[CompleteAuthToken](https://www.google.com/search?num=5&q=CompleteAuthToken+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.CompleteAuthToken](https://github.com/dahall/Vanara/search?l=C%23&q=CompleteAuthToken)
[ControlService](https://www.google.com/search?num=5&q=ControlService+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.ControlService](https://github.com/dahall/Vanara/search?l=C%23&q=ControlService)
[ControlServiceEx](https://www.google.com/search?num=5&q=ControlServiceExA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.ControlServiceEx](https://github.com/dahall/Vanara/search?l=C%23&q=ControlServiceEx)
[ControlTrace](https://www.google.com/search?num=5&q=ControlTraceA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.ControlTrace](https://github.com/dahall/Vanara/search?l=C%23&q=ControlTrace)
[ConvertSecurityDescriptorToStringSecurityDescriptor](https://www.google.com/search?num=5&q=ConvertSecurityDescriptorToStringSecurityDescriptorA+site%3Adocs.microsoft.com) | advapi32.dll | sddl.h | [Vanara.PInvoke.AdvApi32.ConvertSecurityDescriptorToStringSecurityDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertSecurityDescriptorToStringSecurityDescriptor)
[ConvertSidToStringSid](https://www.google.com/search?num=5&q=ConvertSidToStringSidA+site%3Adocs.microsoft.com) | advapi32.dll | sddl.h | [Vanara.PInvoke.AdvApi32.ConvertSidToStringSid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertSidToStringSid)
[ConvertStringSecurityDescriptorToSecurityDescriptor](https://www.google.com/search?num=5&q=ConvertStringSecurityDescriptorToSecurityDescriptorA+site%3Adocs.microsoft.com) | advapi32.dll | sddl.h | [Vanara.PInvoke.AdvApi32.ConvertStringSecurityDescriptorToSecurityDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertStringSecurityDescriptorToSecurityDescriptor)
[ConvertStringSidToSid](https://www.google.com/search?num=5&q=ConvertStringSidToSidA+site%3Adocs.microsoft.com) | advapi32.dll | sddl.h | [Vanara.PInvoke.AdvApi32.ConvertStringSidToSid](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertStringSidToSid)
[ConvertToAutoInheritPrivateObjectSecurity](https://www.google.com/search?num=5&q=ConvertToAutoInheritPrivateObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.ConvertToAutoInheritPrivateObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=ConvertToAutoInheritPrivateObjectSecurity)
[CopySid](https://www.google.com/search?num=5&q=CopySid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CopySid](https://github.com/dahall/Vanara/search?l=C%23&q=CopySid)
[CreatePrivateObjectSecurity](https://www.google.com/search?num=5&q=CreatePrivateObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CreatePrivateObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePrivateObjectSecurity)
[CreatePrivateObjectSecurityEx](https://www.google.com/search?num=5&q=CreatePrivateObjectSecurityEx+site%3Adocs.microsoft.com) | advapi32.dll | Winbase.h | [Vanara.PInvoke.AdvApi32.CreatePrivateObjectSecurityEx](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePrivateObjectSecurityEx)
[CreatePrivateObjectSecurityWithMultipleInheritance](https://www.google.com/search?num=5&q=CreatePrivateObjectSecurityWithMultipleInheritance+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CreatePrivateObjectSecurityWithMultipleInheritance](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePrivateObjectSecurityWithMultipleInheritance)
[CreateProcessAsUser](https://www.google.com/search?num=5&q=CreateProcessAsUserA+site%3Adocs.microsoft.com) | advapi32.dll | processthreadsapi.h | [Vanara.PInvoke.AdvApi32.CreateProcessAsUser](https://github.com/dahall/Vanara/search?l=C%23&q=CreateProcessAsUser)
[CreateProcessWithLogonW](https://www.google.com/search?num=5&q=CreateProcessWithLogonW+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.CreateProcessWithLogonW](https://github.com/dahall/Vanara/search?l=C%23&q=CreateProcessWithLogonW)
[CreateProcessWithTokenW](https://www.google.com/search?num=5&q=CreateProcessWithTokenW+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.CreateProcessWithTokenW](https://github.com/dahall/Vanara/search?l=C%23&q=CreateProcessWithTokenW)
[CreateRestrictedToken](https://www.google.com/search?num=5&q=CreateRestrictedToken+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CreateRestrictedToken](https://github.com/dahall/Vanara/search?l=C%23&q=CreateRestrictedToken)
[CreateService](https://www.google.com/search?num=5&q=CreateServiceA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.CreateService](https://github.com/dahall/Vanara/search?l=C%23&q=CreateService)
[CreateTraceInstanceId](https://www.google.com/search?num=5&q=CreateTraceInstanceId+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.CreateTraceInstanceId](https://github.com/dahall/Vanara/search?l=C%23&q=CreateTraceInstanceId)
[CreateWellKnownSid](https://www.google.com/search?num=5&q=CreateWellKnownSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CreateWellKnownSid](https://github.com/dahall/Vanara/search?l=C%23&q=CreateWellKnownSid)
[CredDelete](https://www.google.com/search?num=5&q=CredDeleteA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredDelete](https://github.com/dahall/Vanara/search?l=C%23&q=CredDelete)
[CredEnumerate](https://www.google.com/search?num=5&q=CredEnumerateA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredEnumerate](https://github.com/dahall/Vanara/search?l=C%23&q=CredEnumerate)
[CredFindBestCredential](https://www.google.com/search?num=5&q=CredFindBestCredentialA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredFindBestCredential](https://github.com/dahall/Vanara/search?l=C%23&q=CredFindBestCredential)
[CredFree](https://www.google.com/search?num=5&q=CredFree+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredFree](https://github.com/dahall/Vanara/search?l=C%23&q=CredFree)
[CredGetSessionTypes](https://www.google.com/search?num=5&q=CredGetSessionTypes+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredGetSessionTypes](https://github.com/dahall/Vanara/search?l=C%23&q=CredGetSessionTypes)
[CredGetTargetInfo](https://www.google.com/search?num=5&q=CredGetTargetInfoA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredGetTargetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CredGetTargetInfo)
[CredIsMarshaledCredential](https://www.google.com/search?num=5&q=CredIsMarshaledCredentialA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredIsMarshaledCredential](https://github.com/dahall/Vanara/search?l=C%23&q=CredIsMarshaledCredential)
[CredIsProtected](https://www.google.com/search?num=5&q=CredIsProtectedA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredIsProtected](https://github.com/dahall/Vanara/search?l=C%23&q=CredIsProtected)
[CredMarshalCredentialA](https://www.google.com/search?num=5&q=CredMarshalCredentialA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredMarshalCredential](https://github.com/dahall/Vanara/search?l=C%23&q=CredMarshalCredential)
[CredMarshalCredentialW](https://www.google.com/search?num=5&q=CredMarshalCredentialW+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredMarshalCredential](https://github.com/dahall/Vanara/search?l=C%23&q=CredMarshalCredential)
[CredProtect](https://www.google.com/search?num=5&q=CredProtectA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredProtect](https://github.com/dahall/Vanara/search?l=C%23&q=CredProtect)
[CredRead](https://www.google.com/search?num=5&q=CredReadA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredRead](https://github.com/dahall/Vanara/search?l=C%23&q=CredRead)
[CredReadDomainCredentials](https://www.google.com/search?num=5&q=CredReadDomainCredentialsA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredReadDomainCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=CredReadDomainCredentials)
[CredRename](https://www.google.com/search?num=5&q=CredRenameA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredRename](https://github.com/dahall/Vanara/search?l=C%23&q=CredRename)
[CredUnmarshalCredentialA](https://www.google.com/search?num=5&q=CredUnmarshalCredentialA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredUnmarshalCredential](https://github.com/dahall/Vanara/search?l=C%23&q=CredUnmarshalCredential)
[CredUnmarshalCredentialW](https://www.google.com/search?num=5&q=CredUnmarshalCredentialW+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredUnmarshalCredential](https://github.com/dahall/Vanara/search?l=C%23&q=CredUnmarshalCredential)
[CredUnprotect](https://www.google.com/search?num=5&q=CredUnprotectA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredUnprotect](https://github.com/dahall/Vanara/search?l=C%23&q=CredUnprotect)
[CredWrite](https://www.google.com/search?num=5&q=CredWriteA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredWrite](https://github.com/dahall/Vanara/search?l=C%23&q=CredWrite)
[CredWriteDomainCredentials](https://www.google.com/search?num=5&q=CredWriteDomainCredentialsA+site%3Adocs.microsoft.com) | advapi32.dll | wincred.h | [Vanara.PInvoke.AdvApi32.CredWriteDomainCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=CredWriteDomainCredentials)
[CryptAcquireContext](https://www.google.com/search?num=5&q=CryptAcquireContextA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptAcquireContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptAcquireContext)
[CryptContextAddRef](https://www.google.com/search?num=5&q=CryptContextAddRef+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptContextAddRef](https://github.com/dahall/Vanara/search?l=C%23&q=CryptContextAddRef)
[CryptCreateHash](https://www.google.com/search?num=5&q=CryptCreateHash+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptCreateHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptCreateHash)
[CryptDecrypt](https://www.google.com/search?num=5&q=CryptDecrypt+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptDecrypt](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDecrypt)
[CryptDeriveKey](https://www.google.com/search?num=5&q=CryptDeriveKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptDeriveKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDeriveKey)
[CryptDestroyHash](https://www.google.com/search?num=5&q=CryptDestroyHash+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptDestroyHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDestroyHash)
[CryptDestroyKey](https://www.google.com/search?num=5&q=CryptDestroyKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptDestroyKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDestroyKey)
[CryptDuplicateHash](https://www.google.com/search?num=5&q=CryptDuplicateHash+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptDuplicateHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDuplicateHash)
[CryptDuplicateKey](https://www.google.com/search?num=5&q=CryptDuplicateKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptDuplicateKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptDuplicateKey)
[CryptEncrypt](https://www.google.com/search?num=5&q=CryptEncrypt+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptEncrypt](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEncrypt)
[CryptEnumProviders](https://www.google.com/search?num=5&q=CryptEnumProvidersA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptEnumProviders](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumProviders)
[CryptEnumProviderTypes](https://www.google.com/search?num=5&q=CryptEnumProviderTypesA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptEnumProviderTypes](https://github.com/dahall/Vanara/search?l=C%23&q=CryptEnumProviderTypes)
[CryptExportKey](https://www.google.com/search?num=5&q=CryptExportKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptExportKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptExportKey)
[CryptGenKey](https://www.google.com/search?num=5&q=CryptGenKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGenKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGenKey)
[CryptGenRandom](https://www.google.com/search?num=5&q=CryptGenRandom+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGenRandom](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGenRandom)
[CryptGetDefaultProvider](https://www.google.com/search?num=5&q=CryptGetDefaultProviderA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGetDefaultProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetDefaultProvider)
[CryptGetHashParam](https://www.google.com/search?num=5&q=CryptGetHashParam+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGetHashParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetHashParam)
[CryptGetKeyParam](https://www.google.com/search?num=5&q=CryptGetKeyParam+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGetKeyParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetKeyParam)
[CryptGetProvParam](https://www.google.com/search?num=5&q=CryptGetProvParam+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGetProvParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetProvParam)
[CryptGetUserKey](https://www.google.com/search?num=5&q=CryptGetUserKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptGetUserKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptGetUserKey)
[CryptHashData](https://www.google.com/search?num=5&q=CryptHashData+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptHashData](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashData)
[CryptHashSessionKey](https://www.google.com/search?num=5&q=CryptHashSessionKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptHashSessionKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptHashSessionKey)
[CryptImportKey](https://www.google.com/search?num=5&q=CryptImportKey+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptImportKey](https://github.com/dahall/Vanara/search?l=C%23&q=CryptImportKey)
[CryptReleaseContext](https://www.google.com/search?num=5&q=CryptReleaseContext+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptReleaseContext](https://github.com/dahall/Vanara/search?l=C%23&q=CryptReleaseContext)
[CryptSetHashParam](https://www.google.com/search?num=5&q=CryptSetHashParam+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptSetHashParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetHashParam)
[CryptSetKeyParam](https://www.google.com/search?num=5&q=CryptSetKeyParam+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptSetKeyParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetKeyParam)
[CryptSetProvider](https://www.google.com/search?num=5&q=CryptSetProviderA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptSetProvider](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetProvider)
[CryptSetProviderEx](https://www.google.com/search?num=5&q=CryptSetProviderExA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptSetProviderEx](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetProviderEx)
[CryptSetProvParam](https://www.google.com/search?num=5&q=CryptSetProvParam+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptSetProvParam](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSetProvParam)
[CryptSignHash](https://www.google.com/search?num=5&q=CryptSignHashA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptSignHash](https://github.com/dahall/Vanara/search?l=C%23&q=CryptSignHash)
[CryptVerifySignature](https://www.google.com/search?num=5&q=CryptVerifySignatureA+site%3Adocs.microsoft.com) | advapi32.dll | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptVerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=CryptVerifySignature)
[CveEventWrite](https://www.google.com/search?num=5&q=CveEventWrite+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.CveEventWrite](https://github.com/dahall/Vanara/search?l=C%23&q=CveEventWrite)
[DecryptFile](https://www.google.com/search?num=5&q=DecryptFileA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.DecryptFile](https://github.com/dahall/Vanara/search?l=C%23&q=DecryptFile)
[DecryptMessage](https://www.google.com/search?num=5&q=DecryptMessage+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.DecryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=DecryptMessage)
[DeleteAce](https://www.google.com/search?num=5&q=DeleteAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.DeleteAce](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteAce)
[DeleteSecurityContext](https://www.google.com/search?num=5&q=DeleteSecurityContext+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.DeleteSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteSecurityContext)
[DeleteSecurityPackage](https://www.google.com/search?num=5&q=DeleteSecurityPackageA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.DeleteSecurityPackage](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteSecurityPackage)
[DeleteService](https://www.google.com/search?num=5&q=DeleteService+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.DeleteService](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteService)
[DeregisterEventSource](https://www.google.com/search?num=5&q=DeregisterEventSource+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.DeregisterEventSource](https://github.com/dahall/Vanara/search?l=C%23&q=DeregisterEventSource)
[DeriveCapabilitySidsFromName](https://www.google.com/search?num=5&q=DeriveCapabilitySidsFromName+site%3Adocs.microsoft.com) | kernelbase.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.DeriveCapabilitySidsFromName](https://github.com/dahall/Vanara/search?l=C%23&q=DeriveCapabilitySidsFromName)
[DestroyPrivateObjectSecurity](https://www.google.com/search?num=5&q=DestroyPrivateObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.DestroyPrivateObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyPrivateObjectSecurity)
[DuplicateEncryptionInfoFile](https://www.google.com/search?num=5&q=DuplicateEncryptionInfoFile+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.DuplicateEncryptionInfoFile](https://github.com/dahall/Vanara/search?l=C%23&q=DuplicateEncryptionInfoFile)
[DuplicateToken](https://www.google.com/search?num=5&q=DuplicateToken+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.DuplicateToken](https://github.com/dahall/Vanara/search?l=C%23&q=DuplicateToken)
[DuplicateTokenEx](https://www.google.com/search?num=5&q=DuplicateTokenEx+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.DuplicateTokenEx](https://github.com/dahall/Vanara/search?l=C%23&q=DuplicateTokenEx)
[EnableTrace](https://www.google.com/search?num=5&q=EnableTrace+site%3Adocs.microsoft.com) | advapi32.dll | | [Vanara.PInvoke.AdvApi32.InternalEnableTrace](https://github.com/dahall/Vanara/search?l=C%23&q=InternalEnableTrace)
[EnableTraceEx](https://www.google.com/search?num=5&q=EnableTraceEx+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.EnableTraceEx](https://github.com/dahall/Vanara/search?l=C%23&q=EnableTraceEx)
[EnableTraceEx2](https://www.google.com/search?num=5&q=EnableTraceEx2+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.EnableTraceEx2](https://github.com/dahall/Vanara/search?l=C%23&q=EnableTraceEx2)
[EncryptFile](https://www.google.com/search?num=5&q=EncryptFileA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.EncryptFile](https://github.com/dahall/Vanara/search?l=C%23&q=EncryptFile)
[EncryptionDisable](https://www.google.com/search?num=5&q=EncryptionDisable+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.EncryptionDisable](https://github.com/dahall/Vanara/search?l=C%23&q=EncryptionDisable)
[EncryptMessage](https://www.google.com/search?num=5&q=EncryptMessage+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.EncryptMessage](https://github.com/dahall/Vanara/search?l=C%23&q=EncryptMessage)
[EnumDependentServices](https://www.google.com/search?num=5&q=EnumDependentServicesA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.EnumDependentServices](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDependentServices)
[EnumerateSecurityPackages](https://www.google.com/search?num=5&q=EnumerateSecurityPackagesA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.EnumerateSecurityPackages](https://github.com/dahall/Vanara/search?l=C%23&q=EnumerateSecurityPackages)
[EnumerateTraceGuids](https://www.google.com/search?num=5&q=EnumerateTraceGuids+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.EnumerateTraceGuids](https://github.com/dahall/Vanara/search?l=C%23&q=EnumerateTraceGuids)
[EnumerateTraceGuidsEx](https://www.google.com/search?num=5&q=EnumerateTraceGuidsEx+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.EnumerateTraceGuidsEx](https://github.com/dahall/Vanara/search?l=C%23&q=EnumerateTraceGuidsEx)
[EnumServicesStatus](https://www.google.com/search?num=5&q=EnumServicesStatusA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.EnumServicesStatus](https://github.com/dahall/Vanara/search?l=C%23&q=EnumServicesStatus)
[EnumServicesStatusEx](https://www.google.com/search?num=5&q=EnumServicesStatusExA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.EnumServicesStatusEx](https://github.com/dahall/Vanara/search?l=C%23&q=EnumServicesStatusEx)
[EqualDomainSid](https://www.google.com/search?num=5&q=EqualDomainSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.EqualDomainSid](https://github.com/dahall/Vanara/search?l=C%23&q=EqualDomainSid)
[EqualPrefixSid](https://www.google.com/search?num=5&q=EqualPrefixSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.EqualPrefixSid](https://github.com/dahall/Vanara/search?l=C%23&q=EqualPrefixSid)
[EqualSid](https://www.google.com/search?num=5&q=EqualSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.EqualSid](https://github.com/dahall/Vanara/search?l=C%23&q=EqualSid)
[EventAccessControl](https://www.google.com/search?num=5&q=EventAccessControl+site%3Adocs.microsoft.com) | advapi32.dll | evntcons.h | [Vanara.PInvoke.AdvApi32.EventAccessControl](https://github.com/dahall/Vanara/search?l=C%23&q=EventAccessControl)
[EventAccessQuery](https://www.google.com/search?num=5&q=EventAccessQuery+site%3Adocs.microsoft.com) | advapi32.dll | evntcons.h | [Vanara.PInvoke.AdvApi32.EventAccessQuery](https://github.com/dahall/Vanara/search?l=C%23&q=EventAccessQuery)
[EventAccessRemove](https://www.google.com/search?num=5&q=EventAccessRemove+site%3Adocs.microsoft.com) | advapi32.dll | evntcons.h | [Vanara.PInvoke.AdvApi32.EventAccessRemove](https://github.com/dahall/Vanara/search?l=C%23&q=EventAccessRemove)
[EventActivityIdControl](https://www.google.com/search?num=5&q=EventActivityIdControl+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventActivityIdControl](https://github.com/dahall/Vanara/search?l=C%23&q=EventActivityIdControl)
[EventEnabled](https://www.google.com/search?num=5&q=EventEnabled+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventEnabled](https://github.com/dahall/Vanara/search?l=C%23&q=EventEnabled)
[EventProviderEnabled](https://www.google.com/search?num=5&q=EventProviderEnabled+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventProviderEnabled](https://github.com/dahall/Vanara/search?l=C%23&q=EventProviderEnabled)
[EventRegister](https://www.google.com/search?num=5&q=EventRegister+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventRegister](https://github.com/dahall/Vanara/search?l=C%23&q=EventRegister)
[EventSetInformation](https://www.google.com/search?num=5&q=EventSetInformation+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventSetInformation](https://github.com/dahall/Vanara/search?l=C%23&q=EventSetInformation)
[EventUnregister](https://www.google.com/search?num=5&q=EventUnregister+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventUnregister](https://github.com/dahall/Vanara/search?l=C%23&q=EventUnregister)
[EventWrite](https://www.google.com/search?num=5&q=EventWrite+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventWrite](https://github.com/dahall/Vanara/search?l=C%23&q=EventWrite)
[EventWriteEx](https://www.google.com/search?num=5&q=EventWriteEx+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventWriteEx](https://github.com/dahall/Vanara/search?l=C%23&q=EventWriteEx)
[EventWriteString](https://www.google.com/search?num=5&q=EventWriteString+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventWriteString](https://github.com/dahall/Vanara/search?l=C%23&q=EventWriteString)
[EventWriteTransfer](https://www.google.com/search?num=5&q=EventWriteTransfer+site%3Adocs.microsoft.com) | advapi32.dll | evntprov.h | [Vanara.PInvoke.AdvApi32.EventWriteTransfer](https://github.com/dahall/Vanara/search?l=C%23&q=EventWriteTransfer)
[ExportSecurityContext](https://www.google.com/search?num=5&q=ExportSecurityContext+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.ExportSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=ExportSecurityContext)
[FileEncryptionStatus](https://www.google.com/search?num=5&q=FileEncryptionStatusA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.FileEncryptionStatus](https://github.com/dahall/Vanara/search?l=C%23&q=FileEncryptionStatus)
[FindFirstFreeAce](https://www.google.com/search?num=5&q=FindFirstFreeAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.FindFirstFreeAce](https://github.com/dahall/Vanara/search?l=C%23&q=FindFirstFreeAce)
[FlushTrace](https://www.google.com/search?num=5&q=FlushTraceA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.FlushTrace](https://github.com/dahall/Vanara/search?l=C%23&q=FlushTrace)
[FreeContextBuffer](https://www.google.com/search?num=5&q=FreeContextBuffer+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.FreeContextBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=FreeContextBuffer)
[FreeCredentialsHandle](https://www.google.com/search?num=5&q=FreeCredentialsHandle+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.FreeCredentialsHandle](https://github.com/dahall/Vanara/search?l=C%23&q=FreeCredentialsHandle)
[FreeEncryptionCertificateHashList](https://www.google.com/search?num=5&q=FreeEncryptionCertificateHashList+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.FreeEncryptionCertificateHashList](https://github.com/dahall/Vanara/search?l=C%23&q=FreeEncryptionCertificateHashList)
[FreeInheritedFromArray](https://www.google.com/search?num=5&q=FreeInheritedFromArray+site%3Adocs.microsoft.com) | advapi32.dll | Aclapi.h | [Vanara.PInvoke.AdvApi32.FreeInheritedFromArray](https://github.com/dahall/Vanara/search?l=C%23&q=FreeInheritedFromArray)
[FreeSid](https://www.google.com/search?num=5&q=FreeSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.FreeSid](https://github.com/dahall/Vanara/search?l=C%23&q=FreeSid)
[GetAce](https://www.google.com/search?num=5&q=GetAce+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetAce](https://github.com/dahall/Vanara/search?l=C%23&q=GetAce)
[GetAclInformation](https://www.google.com/search?num=5&q=GetAclInformation+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetAclInformation](https://github.com/dahall/Vanara/search?l=C%23&q=GetAclInformation)
[GetAuditedPermissionsFromAcl](https://www.google.com/search?num=5&q=GetAuditedPermissionsFromAclA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetAuditedPermissionsFromAcl](https://github.com/dahall/Vanara/search?l=C%23&q=GetAuditedPermissionsFromAcl)
[GetComputerObjectName](https://www.google.com/search?num=5&q=GetComputerObjectNameA+site%3Adocs.microsoft.com) | secur32.dll | secext.h | [Vanara.PInvoke.Secur32.GetComputerObjectName](https://github.com/dahall/Vanara/search?l=C%23&q=GetComputerObjectName)
[GetCurrentHwProfile](https://www.google.com/search?num=5&q=GetCurrentHwProfileA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.GetCurrentHwProfile](https://github.com/dahall/Vanara/search?l=C%23&q=GetCurrentHwProfile)
[GetEffectiveRightsFromAcl](https://www.google.com/search?num=5&q=GetEffectiveRightsFromAclA+site%3Adocs.microsoft.com) | advapi32.dll | Aclapi.h | [Vanara.PInvoke.AdvApi32.GetEffectiveRightsFromAcl](https://github.com/dahall/Vanara/search?l=C%23&q=GetEffectiveRightsFromAcl)
[GetEventLogInformation](https://www.google.com/search?num=5&q=GetEventLogInformation+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.GetEventLogInformation](https://github.com/dahall/Vanara/search?l=C%23&q=GetEventLogInformation)
[GetExplicitEntriesFromAcl](https://www.google.com/search?num=5&q=GetExplicitEntriesFromAclA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetExplicitEntriesFromAcl](https://github.com/dahall/Vanara/search?l=C%23&q=GetExplicitEntriesFromAcl)
[GetFileSecurity](https://www.google.com/search?num=5&q=GetFileSecurityA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.GetFileSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=GetFileSecurity)
[GetInheritanceSource](https://www.google.com/search?num=5&q=GetInheritanceSourceA+site%3Adocs.microsoft.com) | advapi32.dll | Aclapi.h | [Vanara.PInvoke.AdvApi32.GetInheritanceSource](https://github.com/dahall/Vanara/search?l=C%23&q=GetInheritanceSource)
[GetKernelObjectSecurity](https://www.google.com/search?num=5&q=GetKernelObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetKernelObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=GetKernelObjectSecurity)
[GetLengthSid](https://www.google.com/search?num=5&q=GetLengthSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetLengthSid](https://github.com/dahall/Vanara/search?l=C%23&q=GetLengthSid)
[GetLocalManagedApplications](https://www.google.com/search?num=5&q=GetLocalManagedApplications+site%3Adocs.microsoft.com) | advapi32.dll | appmgmt.h | [Vanara.PInvoke.AdvApi32.GetLocalManagedApplications](https://github.com/dahall/Vanara/search?l=C%23&q=GetLocalManagedApplications)
[GetManagedApplicationCategories](https://www.google.com/search?num=5&q=GetManagedApplicationCategories+site%3Adocs.microsoft.com) | advapi32.dll | appmgmt.h | [Vanara.PInvoke.AdvApi32.GetManagedApplicationCategories](https://github.com/dahall/Vanara/search?l=C%23&q=GetManagedApplicationCategories)
[GetManagedApplications](https://www.google.com/search?num=5&q=GetManagedApplications+site%3Adocs.microsoft.com) | advapi32.dll | appmgmt.h | [Vanara.PInvoke.AdvApi32.GetManagedApplications](https://github.com/dahall/Vanara/search?l=C%23&q=GetManagedApplications)
[GetNamedSecurityInfo](https://www.google.com/search?num=5&q=GetNamedSecurityInfoA+site%3Adocs.microsoft.com) | advapi32.dll | Aclapi.h | [Vanara.PInvoke.AdvApi32.GetNamedSecurityInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetNamedSecurityInfo)
[GetNumberOfEventLogRecords](https://www.google.com/search?num=5&q=GetNumberOfEventLogRecords+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.GetNumberOfEventLogRecords](https://github.com/dahall/Vanara/search?l=C%23&q=GetNumberOfEventLogRecords)
[GetOldestEventLogRecord](https://www.google.com/search?num=5&q=GetOldestEventLogRecord+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.GetOldestEventLogRecord](https://github.com/dahall/Vanara/search?l=C%23&q=GetOldestEventLogRecord)
[GetPrivateObjectSecurity](https://www.google.com/search?num=5&q=GetPrivateObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetPrivateObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=GetPrivateObjectSecurity)
[GetSecurityDescriptorControl](https://www.google.com/search?num=5&q=GetSecurityDescriptorControl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorControl](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorControl)
[GetSecurityDescriptorDacl](https://www.google.com/search?num=5&q=GetSecurityDescriptorDacl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorDacl](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorDacl)
[GetSecurityDescriptorGroup](https://www.google.com/search?num=5&q=GetSecurityDescriptorGroup+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorGroup](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorGroup)
[GetSecurityDescriptorLength](https://www.google.com/search?num=5&q=GetSecurityDescriptorLength+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorLength](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorLength)
[GetSecurityDescriptorOwner](https://www.google.com/search?num=5&q=GetSecurityDescriptorOwner+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorOwner](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorOwner)
[GetSecurityDescriptorRMControl](https://www.google.com/search?num=5&q=GetSecurityDescriptorRMControl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorRMControl](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorRMControl)
[GetSecurityDescriptorSacl](https://www.google.com/search?num=5&q=GetSecurityDescriptorSacl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityDescriptorSacl](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityDescriptorSacl)
[GetSecurityInfo](https://www.google.com/search?num=5&q=GetSecurityInfo+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetSecurityInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetSecurityInfo)
[GetServiceDisplayName](https://www.google.com/search?num=5&q=GetServiceDisplayNameA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.GetServiceDisplayName](https://github.com/dahall/Vanara/search?l=C%23&q=GetServiceDisplayName)
[GetServiceKeyName](https://www.google.com/search?num=5&q=GetServiceKeyNameA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.GetServiceKeyName](https://github.com/dahall/Vanara/search?l=C%23&q=GetServiceKeyName)
[GetSidIdentifierAuthority](https://www.google.com/search?num=5&q=GetSidIdentifierAuthority+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.InternalGetSidIdentifierAuthority](https://github.com/dahall/Vanara/search?l=C%23&q=InternalGetSidIdentifierAuthority)
[GetSidLengthRequired](https://www.google.com/search?num=5&q=GetSidLengthRequired+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetSidLengthRequired](https://github.com/dahall/Vanara/search?l=C%23&q=GetSidLengthRequired)
[GetSidSubAuthority](https://www.google.com/search?num=5&q=GetSidSubAuthority+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.InternalGetSidSubAuthority](https://github.com/dahall/Vanara/search?l=C%23&q=InternalGetSidSubAuthority)
[GetSidSubAuthorityCount](https://www.google.com/search?num=5&q=GetSidSubAuthorityCount+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.InternalGetSidSubAuthorityCount](https://github.com/dahall/Vanara/search?l=C%23&q=InternalGetSidSubAuthorityCount)
[GetThreadWaitChain](https://www.google.com/search?num=5&q=GetThreadWaitChain+site%3Adocs.microsoft.com) | advapi32.dll | wct.h | [Vanara.PInvoke.AdvApi32.GetThreadWaitChain](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadWaitChain)
[GetTokenInformation](https://www.google.com/search?num=5&q=GetTokenInformation+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetTokenInformation](https://github.com/dahall/Vanara/search?l=C%23&q=GetTokenInformation)
[GetTraceEnableFlags](https://www.google.com/search?num=5&q=GetTraceEnableFlags+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.GetTraceEnableFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GetTraceEnableFlags)
[GetTraceEnableLevel](https://www.google.com/search?num=5&q=GetTraceEnableLevel+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.GetTraceEnableLevel](https://github.com/dahall/Vanara/search?l=C%23&q=GetTraceEnableLevel)
[GetTraceLoggerHandle](https://www.google.com/search?num=5&q=GetTraceLoggerHandle+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.GetTraceLoggerHandle](https://github.com/dahall/Vanara/search?l=C%23&q=GetTraceLoggerHandle)
[GetTrusteeForm](https://www.google.com/search?num=5&q=GetTrusteeFormA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetTrusteeForm](https://github.com/dahall/Vanara/search?l=C%23&q=GetTrusteeForm)
[GetTrusteeNameA](https://www.google.com/search?num=5&q=GetTrusteeNameA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetTrusteeName](https://github.com/dahall/Vanara/search?l=C%23&q=GetTrusteeName)
[GetTrusteeNameW](https://www.google.com/search?num=5&q=GetTrusteeNameW+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetTrusteeName](https://github.com/dahall/Vanara/search?l=C%23&q=GetTrusteeName)
[GetTrusteeTypeA](https://www.google.com/search?num=5&q=GetTrusteeTypeA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetTrusteeType](https://github.com/dahall/Vanara/search?l=C%23&q=GetTrusteeType)
[GetTrusteeTypeW](https://www.google.com/search?num=5&q=GetTrusteeTypeW+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.GetTrusteeType](https://github.com/dahall/Vanara/search?l=C%23&q=GetTrusteeType)
[GetUserName](https://www.google.com/search?num=5&q=GetUserNameA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.GetUserName](https://github.com/dahall/Vanara/search?l=C%23&q=GetUserName)
[GetUserNameEx](https://www.google.com/search?num=5&q=GetUserNameExA+site%3Adocs.microsoft.com) | secur32.dll | secext.h | [Vanara.PInvoke.Secur32.GetUserNameEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetUserNameEx)
[GetWindowsAccountDomainSid](https://www.google.com/search?num=5&q=GetWindowsAccountDomainSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.GetWindowsAccountDomainSid](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowsAccountDomainSid)
[ImpersonateAnonymousToken](https://www.google.com/search?num=5&q=ImpersonateAnonymousToken+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.ImpersonateAnonymousToken](https://github.com/dahall/Vanara/search?l=C%23&q=ImpersonateAnonymousToken)
[ImpersonateLoggedOnUser](https://www.google.com/search?num=5&q=ImpersonateLoggedOnUser+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.ImpersonateLoggedOnUser](https://github.com/dahall/Vanara/search?l=C%23&q=ImpersonateLoggedOnUser)
[ImpersonateNamedPipeClient](https://www.google.com/search?num=5&q=ImpersonateNamedPipeClient+site%3Adocs.microsoft.com) | advapi32.dll | namedpipeapi.h | [Vanara.PInvoke.AdvApi32.ImpersonateNamedPipeClient](https://github.com/dahall/Vanara/search?l=C%23&q=ImpersonateNamedPipeClient)
[ImpersonateSecurityContext](https://www.google.com/search?num=5&q=ImpersonateSecurityContext+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.ImpersonateSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=ImpersonateSecurityContext)
[ImpersonateSelf](https://www.google.com/search?num=5&q=ImpersonateSelf+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.ImpersonateSelf](https://github.com/dahall/Vanara/search?l=C%23&q=ImpersonateSelf)
[ImportSecurityContext](https://www.google.com/search?num=5&q=ImportSecurityContextA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.ImportSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=ImportSecurityContext)
[InitializeAcl](https://www.google.com/search?num=5&q=InitializeAcl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.InitializeAcl](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeAcl)
[InitializeSecurityContext](https://www.google.com/search?num=5&q=InitializeSecurityContextA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.InitializeSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeSecurityContext)
[InitializeSecurityDescriptor](https://www.google.com/search?num=5&q=InitializeSecurityDescriptor+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.InitializeSecurityDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeSecurityDescriptor)
[InitializeSid](https://www.google.com/search?num=5&q=InitializeSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.InitializeSid](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeSid)
[InitiateShutdown](https://www.google.com/search?num=5&q=InitiateShutdownA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.InitiateShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=InitiateShutdown)
[InitiateSystemShutdown](https://www.google.com/search?num=5&q=InitiateSystemShutdownA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.InitiateSystemShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=InitiateSystemShutdown)
[InitiateSystemShutdownEx](https://www.google.com/search?num=5&q=InitiateSystemShutdownExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.InitiateSystemShutdownEx](https://github.com/dahall/Vanara/search?l=C%23&q=InitiateSystemShutdownEx)
[InitSecurityInterface](https://www.google.com/search?num=5&q=InitSecurityInterfaceA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.InitSecurityInterface](https://github.com/dahall/Vanara/search?l=C%23&q=InitSecurityInterface)
[InstallApplication](https://www.google.com/search?num=5&q=InstallApplication+site%3Adocs.microsoft.com) | advapi32.dll | appmgmt.h | [Vanara.PInvoke.AdvApi32.InstallApplication](https://github.com/dahall/Vanara/search?l=C%23&q=InstallApplication)
[IsTextUnicode](https://www.google.com/search?num=5&q=IsTextUnicode+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.IsTextUnicode](https://github.com/dahall/Vanara/search?l=C%23&q=IsTextUnicode)
[IsTokenRestricted](https://www.google.com/search?num=5&q=IsTokenRestricted+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.IsTokenRestricted](https://github.com/dahall/Vanara/search?l=C%23&q=IsTokenRestricted)
[IsValidAcl](https://www.google.com/search?num=5&q=IsValidAcl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.IsValidAcl](https://github.com/dahall/Vanara/search?l=C%23&q=IsValidAcl)
[IsValidSecurityDescriptor](https://www.google.com/search?num=5&q=IsValidSecurityDescriptor+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.IsValidSecurityDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=IsValidSecurityDescriptor)
[IsValidSid](https://www.google.com/search?num=5&q=IsValidSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.IsValidSid](https://github.com/dahall/Vanara/search?l=C%23&q=IsValidSid)
[IsWellKnownSid](https://www.google.com/search?num=5&q=IsWellKnownSid+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.IsWellKnownSid](https://github.com/dahall/Vanara/search?l=C%23&q=IsWellKnownSid)
[LockServiceDatabase](https://www.google.com/search?num=5&q=LockServiceDatabase+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.LockServiceDatabase](https://github.com/dahall/Vanara/search?l=C%23&q=LockServiceDatabase)
[LogonUser](https://www.google.com/search?num=5&q=LogonUserA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LogonUser](https://github.com/dahall/Vanara/search?l=C%23&q=LogonUser)
[LogonUserEx](https://www.google.com/search?num=5&q=LogonUserExA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LogonUserEx](https://github.com/dahall/Vanara/search?l=C%23&q=LogonUserEx)
[LogonUserExExW](https://www.google.com/search?num=5&q=LogonUserExExW+site%3Adocs.microsoft.com) | advapi32.dll | | [Vanara.PInvoke.AdvApi32.LogonUserExExW](https://github.com/dahall/Vanara/search?l=C%23&q=LogonUserExExW)
[LookupAccountName](https://www.google.com/search?num=5&q=LookupAccountNameA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LookupAccountName](https://github.com/dahall/Vanara/search?l=C%23&q=LookupAccountName)
[LookupAccountSid](https://www.google.com/search?num=5&q=LookupAccountSidA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LookupAccountSid](https://github.com/dahall/Vanara/search?l=C%23&q=LookupAccountSid)
[LookupPrivilegeDisplayName](https://www.google.com/search?num=5&q=LookupPrivilegeDisplayNameA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LookupPrivilegeDisplayName](https://github.com/dahall/Vanara/search?l=C%23&q=LookupPrivilegeDisplayName)
[LookupPrivilegeName](https://www.google.com/search?num=5&q=LookupPrivilegeNameA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LookupPrivilegeName](https://github.com/dahall/Vanara/search?l=C%23&q=LookupPrivilegeName)
[LookupPrivilegeValue](https://www.google.com/search?num=5&q=LookupPrivilegeValueA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.LookupPrivilegeValue](https://github.com/dahall/Vanara/search?l=C%23&q=LookupPrivilegeValue)
[LookupSecurityDescriptorParts](https://www.google.com/search?num=5&q=LookupSecurityDescriptorPartsA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.LookupSecurityDescriptorParts](https://github.com/dahall/Vanara/search?l=C%23&q=LookupSecurityDescriptorParts)
[LsaAddAccountRights](https://www.google.com/search?num=5&q=LsaAddAccountRights+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaAddAccountRights](https://github.com/dahall/Vanara/search?l=C%23&q=LsaAddAccountRights)
[LsaCallAuthenticationPackage](https://www.google.com/search?num=5&q=LsaCallAuthenticationPackage+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaCallAuthenticationPackage](https://github.com/dahall/Vanara/search?l=C%23&q=LsaCallAuthenticationPackage)
[LsaClose](https://www.google.com/search?num=5&q=LsaClose+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaClose](https://github.com/dahall/Vanara/search?l=C%23&q=LsaClose)
[LsaConnectUntrusted](https://www.google.com/search?num=5&q=LsaConnectUntrusted+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaConnectUntrusted](https://github.com/dahall/Vanara/search?l=C%23&q=LsaConnectUntrusted)
[LsaCreateAccount](https://www.google.com/search?num=5&q=LsaCreateAccount+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaCreateAccount](https://github.com/dahall/Vanara/search?l=C%23&q=LsaCreateAccount)
[LsaCreateTrustedDomainEx](https://www.google.com/search?num=5&q=LsaCreateTrustedDomainEx+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaCreateTrustedDomainEx](https://github.com/dahall/Vanara/search?l=C%23&q=LsaCreateTrustedDomainEx)
[LsaDeleteTrustedDomain](https://www.google.com/search?num=5&q=LsaDeleteTrustedDomain+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaDeleteTrustedDomain](https://github.com/dahall/Vanara/search?l=C%23&q=LsaDeleteTrustedDomain)
[LsaDeregisterLogonProcess](https://www.google.com/search?num=5&q=LsaDeregisterLogonProcess+site%3Adocs.microsoft.com) | secur32.dll | Ntsecapi.h | [Vanara.PInvoke.Secur32.LsaDeregisterLogonProcess](https://github.com/dahall/Vanara/search?l=C%23&q=LsaDeregisterLogonProcess)
[LsaEnumerateAccountRights](https://www.google.com/search?num=5&q=LsaEnumerateAccountRights+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaEnumerateAccountRights](https://github.com/dahall/Vanara/search?l=C%23&q=LsaEnumerateAccountRights)
[LsaEnumerateAccountsWithUserRight](https://www.google.com/search?num=5&q=LsaEnumerateAccountsWithUserRight+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaEnumerateAccountsWithUserRight](https://github.com/dahall/Vanara/search?l=C%23&q=LsaEnumerateAccountsWithUserRight)
[LsaEnumerateLogonSessions](https://www.google.com/search?num=5&q=LsaEnumerateLogonSessions+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaEnumerateLogonSessions](https://github.com/dahall/Vanara/search?l=C%23&q=LsaEnumerateLogonSessions)
[LsaEnumerateTrustedDomains](https://www.google.com/search?num=5&q=LsaEnumerateTrustedDomains+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaEnumerateTrustedDomains](https://github.com/dahall/Vanara/search?l=C%23&q=LsaEnumerateTrustedDomains)
[LsaEnumerateTrustedDomainsEx](https://www.google.com/search?num=5&q=LsaEnumerateTrustedDomainsEx+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaEnumerateTrustedDomainsEx](https://github.com/dahall/Vanara/search?l=C%23&q=LsaEnumerateTrustedDomainsEx)
[LsaFreeMemory](https://www.google.com/search?num=5&q=LsaFreeMemory+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaFreeMemory](https://github.com/dahall/Vanara/search?l=C%23&q=LsaFreeMemory)
[LsaFreeReturnBuffer](https://www.google.com/search?num=5&q=LsaFreeReturnBuffer+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaFreeReturnBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=LsaFreeReturnBuffer)
[LsaGetAppliedCAPIDs](https://www.google.com/search?num=5&q=LsaGetAppliedCAPIDs+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaGetAppliedCAPIDs](https://github.com/dahall/Vanara/search?l=C%23&q=LsaGetAppliedCAPIDs)
[LsaGetLogonSessionData](https://www.google.com/search?num=5&q=LsaGetLogonSessionData+site%3Adocs.microsoft.com) | sspicli.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaGetLogonSessionData](https://github.com/dahall/Vanara/search?l=C%23&q=LsaGetLogonSessionData)
[LsaGetSystemAccessAccount](https://www.google.com/search?num=5&q=LsaGetSystemAccessAccount+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaGetSystemAccessAccount](https://github.com/dahall/Vanara/search?l=C%23&q=LsaGetSystemAccessAccount)
[LsaLogonUser](https://www.google.com/search?num=5&q=LsaLogonUser+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaLogonUser](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLogonUser)
[LsaLookupAuthenticationPackage](https://www.google.com/search?num=5&q=LsaLookupAuthenticationPackage+site%3Adocs.microsoft.com) | secur32.dll | Ntsecapi.h | [Vanara.PInvoke.Secur32.LsaLookupAuthenticationPackage](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLookupAuthenticationPackage)
[LsaLookupNames](https://www.google.com/search?num=5&q=LsaLookupNames+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaLookupNames](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLookupNames)
[LsaLookupNames2](https://www.google.com/search?num=5&q=LsaLookupNames2+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaLookupNames2](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLookupNames2)
[LsaLookupPrivilegeValue](https://www.google.com/search?num=5&q=LsaLookupPrivilegeValue+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaLookupPrivilegeValue](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLookupPrivilegeValue)
[LsaLookupSids](https://www.google.com/search?num=5&q=LsaLookupSids+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaLookupSids](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLookupSids)
[LsaLookupSids2](https://www.google.com/search?num=5&q=LsaLookupSids2+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaLookupSids2](https://github.com/dahall/Vanara/search?l=C%23&q=LsaLookupSids2)
[LsaNtStatusToWinError](https://www.google.com/search?num=5&q=LsaNtStatusToWinError+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaNtStatusToWinError](https://github.com/dahall/Vanara/search?l=C%23&q=LsaNtStatusToWinError)
[LsaOpenAccount](https://www.google.com/search?num=5&q=LsaOpenAccount+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaOpenAccount](https://github.com/dahall/Vanara/search?l=C%23&q=LsaOpenAccount)
[LsaOpenPolicy](https://www.google.com/search?num=5&q=LsaOpenPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaOpenPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=LsaOpenPolicy)
[LsaOpenTrustedDomainByName](https://www.google.com/search?num=5&q=LsaOpenTrustedDomainByName+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaOpenTrustedDomainByName](https://github.com/dahall/Vanara/search?l=C%23&q=LsaOpenTrustedDomainByName)
[LsaQueryCAPs](https://www.google.com/search?num=5&q=LsaQueryCAPs+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaQueryCAPs](https://github.com/dahall/Vanara/search?l=C%23&q=LsaQueryCAPs)
[LsaQueryDomainInformationPolicy](https://www.google.com/search?num=5&q=LsaQueryDomainInformationPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaQueryDomainInformationPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=LsaQueryDomainInformationPolicy)
[LsaQueryForestTrustInformation](https://www.google.com/search?num=5&q=LsaQueryForestTrustInformation+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaQueryForestTrustInformation](https://github.com/dahall/Vanara/search?l=C%23&q=LsaQueryForestTrustInformation)
[LsaQueryInformationPolicy](https://www.google.com/search?num=5&q=LsaQueryInformationPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaQueryInformationPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=LsaQueryInformationPolicy)
[LsaQueryTrustedDomainInfo](https://www.google.com/search?num=5&q=LsaQueryTrustedDomainInfo+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaQueryTrustedDomainInfo](https://github.com/dahall/Vanara/search?l=C%23&q=LsaQueryTrustedDomainInfo)
[LsaQueryTrustedDomainInfoByName](https://www.google.com/search?num=5&q=LsaQueryTrustedDomainInfoByName+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaQueryTrustedDomainInfoByName](https://github.com/dahall/Vanara/search?l=C%23&q=LsaQueryTrustedDomainInfoByName)
[LsaRegisterLogonProcess](https://www.google.com/search?num=5&q=LsaRegisterLogonProcess+site%3Adocs.microsoft.com) | secur32.dll | Ntsecapi.h | [Vanara.PInvoke.Secur32.LsaRegisterLogonProcess](https://github.com/dahall/Vanara/search?l=C%23&q=LsaRegisterLogonProcess)
[LsaRegisterPolicyChangeNotification](https://www.google.com/search?num=5&q=LsaRegisterPolicyChangeNotification+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaRegisterPolicyChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=LsaRegisterPolicyChangeNotification)
[LsaRemoveAccountRights](https://www.google.com/search?num=5&q=LsaRemoveAccountRights+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaRemoveAccountRights](https://github.com/dahall/Vanara/search?l=C%23&q=LsaRemoveAccountRights)
[LsaRetrievePrivateData](https://www.google.com/search?num=5&q=LsaRetrievePrivateData+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaRetrievePrivateData](https://github.com/dahall/Vanara/search?l=C%23&q=LsaRetrievePrivateData)
[LsaSetDomainInformationPolicy](https://www.google.com/search?num=5&q=LsaSetDomainInformationPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaSetDomainInformationPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=LsaSetDomainInformationPolicy)
[LsaSetForestTrustInformation](https://www.google.com/search?num=5&q=LsaSetForestTrustInformation+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaSetForestTrustInformation](https://github.com/dahall/Vanara/search?l=C%23&q=LsaSetForestTrustInformation)
[LsaSetInformationPolicy](https://www.google.com/search?num=5&q=LsaSetInformationPolicy+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaSetInformationPolicy](https://github.com/dahall/Vanara/search?l=C%23&q=LsaSetInformationPolicy)
[LsaSetSystemAccessAccount](https://www.google.com/search?num=5&q=LsaSetSystemAccessAccount+site%3Adocs.microsoft.com) | advapi32.dll | ntlsa.h | [Vanara.PInvoke.AdvApi32.LsaSetSystemAccessAccount](https://github.com/dahall/Vanara/search?l=C%23&q=LsaSetSystemAccessAccount)
[LsaSetTrustedDomainInfoByName](https://www.google.com/search?num=5&q=LsaSetTrustedDomainInfoByName+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaSetTrustedDomainInfoByName](https://github.com/dahall/Vanara/search?l=C%23&q=LsaSetTrustedDomainInfoByName)
[LsaSetTrustedDomainInformation](https://www.google.com/search?num=5&q=LsaSetTrustedDomainInformation+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaSetTrustedDomainInformation](https://github.com/dahall/Vanara/search?l=C%23&q=LsaSetTrustedDomainInformation)
[LsaStorePrivateData](https://www.google.com/search?num=5&q=LsaStorePrivateData+site%3Adocs.microsoft.com) | advapi32.dll | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LsaStorePrivateData](https://github.com/dahall/Vanara/search?l=C%23&q=LsaStorePrivateData)
[LsaUnregisterPolicyChangeNotification](https://www.google.com/search?num=5&q=LsaUnregisterPolicyChangeNotification+site%3Adocs.microsoft.com) | secur32.dll | ntsecapi.h | [Vanara.PInvoke.Secur32.LsaUnregisterPolicyChangeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=LsaUnregisterPolicyChangeNotification)
[MakeAbsoluteSD](https://www.google.com/search?num=5&q=MakeAbsoluteSD+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.MakeAbsoluteSD](https://github.com/dahall/Vanara/search?l=C%23&q=MakeAbsoluteSD)
[MakeSelfRelativeSD](https://www.google.com/search?num=5&q=MakeSelfRelativeSD+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.MakeSelfRelativeSD](https://github.com/dahall/Vanara/search?l=C%23&q=MakeSelfRelativeSD)
[MakeSignature](https://www.google.com/search?num=5&q=MakeSignature+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.MakeSignature](https://github.com/dahall/Vanara/search?l=C%23&q=MakeSignature)
[MapGenericMask](https://www.google.com/search?num=5&q=MapGenericMask+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.MapGenericMask](https://github.com/dahall/Vanara/search?l=C%23&q=MapGenericMask)
[MSChapSrvChangePassword](https://www.google.com/search?num=5&q=MSChapSrvChangePassword+site%3Adocs.microsoft.com) | advapi32.dll | mschapp.h | [Vanara.PInvoke.AdvApi32.MSChapSrvChangePassword](https://github.com/dahall/Vanara/search?l=C%23&q=MSChapSrvChangePassword)
[MSChapSrvChangePassword2](https://www.google.com/search?num=5&q=MSChapSrvChangePassword2+site%3Adocs.microsoft.com) | advapi32.dll | mschapp.h | [Vanara.PInvoke.AdvApi32.MSChapSrvChangePassword2](https://github.com/dahall/Vanara/search?l=C%23&q=MSChapSrvChangePassword2)
[NotifyBootConfigStatus](https://www.google.com/search?num=5&q=NotifyBootConfigStatus+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.NotifyBootConfigStatus](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyBootConfigStatus)
[NotifyChangeEventLog](https://www.google.com/search?num=5&q=NotifyChangeEventLog+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.NotifyChangeEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyChangeEventLog)
[NotifyServiceStatusChange](https://www.google.com/search?num=5&q=NotifyServiceStatusChange+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.NotifyServiceStatusChange](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyServiceStatusChange)
[ObjectCloseAuditAlarm](https://www.google.com/search?num=5&q=ObjectCloseAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ObjectCloseAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=ObjectCloseAuditAlarm)
[ObjectOpenAuditAlarm](https://www.google.com/search?num=5&q=ObjectOpenAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ObjectOpenAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=ObjectOpenAuditAlarm)
[ObjectPrivilegeAuditAlarm](https://www.google.com/search?num=5&q=ObjectPrivilegeAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ObjectPrivilegeAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=ObjectPrivilegeAuditAlarm)
[OpenBackupEventLog](https://www.google.com/search?num=5&q=OpenBackupEventLogA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.OpenBackupEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=OpenBackupEventLog)
[OpenEncryptedFileRaw](https://www.google.com/search?num=5&q=OpenEncryptedFileRawA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.OpenEncryptedFileRaw](https://github.com/dahall/Vanara/search?l=C%23&q=OpenEncryptedFileRaw)
[OpenEventLog](https://www.google.com/search?num=5&q=OpenEventLogA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.OpenEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=OpenEventLog)
[OpenProcessToken](https://www.google.com/search?num=5&q=OpenProcessToken+site%3Adocs.microsoft.com) | advapi32.dll | processthreadsapi.h | [Vanara.PInvoke.AdvApi32.OpenProcessToken](https://github.com/dahall/Vanara/search?l=C%23&q=OpenProcessToken)
[OpenSCManager](https://www.google.com/search?num=5&q=OpenSCManagerA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.OpenSCManager](https://github.com/dahall/Vanara/search?l=C%23&q=OpenSCManager)
[OpenService](https://www.google.com/search?num=5&q=OpenServiceA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.OpenService](https://github.com/dahall/Vanara/search?l=C%23&q=OpenService)
[OpenThreadToken](https://www.google.com/search?num=5&q=OpenThreadToken+site%3Adocs.microsoft.com) | advapi32.dll | processthreadsapi.h | [Vanara.PInvoke.AdvApi32.OpenThreadToken](https://github.com/dahall/Vanara/search?l=C%23&q=OpenThreadToken)
[OpenThreadWaitChainSession](https://www.google.com/search?num=5&q=OpenThreadWaitChainSession+site%3Adocs.microsoft.com) | advapi32.dll | wct.h | [Vanara.PInvoke.AdvApi32.OpenThreadWaitChainSession](https://github.com/dahall/Vanara/search?l=C%23&q=OpenThreadWaitChainSession)
[OpenTrace](https://www.google.com/search?num=5&q=OpenTraceA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.OpenTrace](https://github.com/dahall/Vanara/search?l=C%23&q=OpenTrace)
[OperationEnd](https://www.google.com/search?num=5&q=OperationEnd+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.OperationEnd](https://github.com/dahall/Vanara/search?l=C%23&q=OperationEnd)
[OperationStart](https://www.google.com/search?num=5&q=OperationStart+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.OperationStart](https://github.com/dahall/Vanara/search?l=C%23&q=OperationStart)
[PerfAddCounters](https://www.google.com/search?num=5&q=PerfAddCounters+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfAddCounters](https://github.com/dahall/Vanara/search?l=C%23&q=PerfAddCounters)
[PerfCloseQueryHandle](https://www.google.com/search?num=5&q=PerfCloseQueryHandle+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfCloseQueryHandle](https://github.com/dahall/Vanara/search?l=C%23&q=PerfCloseQueryHandle)
[PerfCreateInstance](https://www.google.com/search?num=5&q=PerfCreateInstance+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfCreateInstance](https://github.com/dahall/Vanara/search?l=C%23&q=PerfCreateInstance)
[PerfDecrementULongCounterValue](https://www.google.com/search?num=5&q=PerfDecrementULongCounterValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfDecrementULongCounterValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfDecrementULongCounterValue)
[PerfDecrementULongLongCounterValue](https://www.google.com/search?num=5&q=PerfDecrementULongLongCounterValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfDecrementULongLongCounterValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfDecrementULongLongCounterValue)
[PerfDeleteCounters](https://www.google.com/search?num=5&q=PerfDeleteCounters+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfDeleteCounters](https://github.com/dahall/Vanara/search?l=C%23&q=PerfDeleteCounters)
[PerfDeleteInstance](https://www.google.com/search?num=5&q=PerfDeleteInstance+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfDeleteInstance](https://github.com/dahall/Vanara/search?l=C%23&q=PerfDeleteInstance)
[PerfEnumerateCounterSet](https://www.google.com/search?num=5&q=PerfEnumerateCounterSet+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfEnumerateCounterSet](https://github.com/dahall/Vanara/search?l=C%23&q=PerfEnumerateCounterSet)
[PerfEnumerateCounterSetInstances](https://www.google.com/search?num=5&q=PerfEnumerateCounterSetInstances+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfEnumerateCounterSetInstances](https://github.com/dahall/Vanara/search?l=C%23&q=PerfEnumerateCounterSetInstances)
[PerfIncrementULongCounterValue](https://www.google.com/search?num=5&q=PerfIncrementULongCounterValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfIncrementULongCounterValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfIncrementULongCounterValue)
[PerfIncrementULongLongCounterValue](https://www.google.com/search?num=5&q=PerfIncrementULongLongCounterValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfIncrementULongLongCounterValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfIncrementULongLongCounterValue)
[PerfOpenQueryHandle](https://www.google.com/search?num=5&q=PerfOpenQueryHandle+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfOpenQueryHandle](https://github.com/dahall/Vanara/search?l=C%23&q=PerfOpenQueryHandle)
[PerfQueryCounterData](https://www.google.com/search?num=5&q=PerfQueryCounterData+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfQueryCounterData](https://github.com/dahall/Vanara/search?l=C%23&q=PerfQueryCounterData)
[PerfQueryCounterInfo](https://www.google.com/search?num=5&q=PerfQueryCounterInfo+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfQueryCounterInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PerfQueryCounterInfo)
[PerfQueryCounterSetRegistrationInfo](https://www.google.com/search?num=5&q=PerfQueryCounterSetRegistrationInfo+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfQueryCounterSetRegistrationInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PerfQueryCounterSetRegistrationInfo)
[PerfQueryInstance](https://www.google.com/search?num=5&q=PerfQueryInstance+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfQueryInstance](https://github.com/dahall/Vanara/search?l=C%23&q=PerfQueryInstance)
[PerfSetCounterRefValue](https://www.google.com/search?num=5&q=PerfSetCounterRefValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfSetCounterRefValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfSetCounterRefValue)
[PerfSetCounterSetInfo](https://www.google.com/search?num=5&q=PerfSetCounterSetInfo+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfSetCounterSetInfo](https://github.com/dahall/Vanara/search?l=C%23&q=PerfSetCounterSetInfo)
[PerfSetULongCounterValue](https://www.google.com/search?num=5&q=PerfSetULongCounterValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfSetULongCounterValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfSetULongCounterValue)
[PerfSetULongLongCounterValue](https://www.google.com/search?num=5&q=PerfSetULongLongCounterValue+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfSetULongLongCounterValue](https://github.com/dahall/Vanara/search?l=C%23&q=PerfSetULongLongCounterValue)
[PerfStartProvider](https://www.google.com/search?num=5&q=PerfStartProvider+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfStartProvider](https://github.com/dahall/Vanara/search?l=C%23&q=PerfStartProvider)
[PerfStartProviderEx](https://www.google.com/search?num=5&q=PerfStartProviderEx+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfStartProviderEx](https://github.com/dahall/Vanara/search?l=C%23&q=PerfStartProviderEx)
[PerfStopProvider](https://www.google.com/search?num=5&q=PerfStopProvider+site%3Adocs.microsoft.com) | advapi32.dll | perflib.h | [Vanara.PInvoke.AdvApi32.PerfStopProvider](https://github.com/dahall/Vanara/search?l=C%23&q=PerfStopProvider)
[PrivilegeCheck](https://www.google.com/search?num=5&q=PrivilegeCheck+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.PrivilegeCheck](https://github.com/dahall/Vanara/search?l=C%23&q=PrivilegeCheck)
[PrivilegedServiceAuditAlarm](https://www.google.com/search?num=5&q=PrivilegedServiceAuditAlarmA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.PrivilegedServiceAuditAlarm](https://github.com/dahall/Vanara/search?l=C%23&q=PrivilegedServiceAuditAlarm)
[ProcessTrace](https://www.google.com/search?num=5&q=ProcessTrace+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.ProcessTrace](https://github.com/dahall/Vanara/search?l=C%23&q=ProcessTrace)
[QueryAllTraces](https://www.google.com/search?num=5&q=QueryAllTracesA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.QueryAllTraces](https://github.com/dahall/Vanara/search?l=C%23&q=QueryAllTraces)
[QueryContextAttributes](https://www.google.com/search?num=5&q=QueryContextAttributesA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.QueryContextAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=QueryContextAttributes)
[QueryContextAttributesEx](https://www.google.com/search?num=5&q=QueryContextAttributesExA+site%3Adocs.microsoft.com) | sspicli.dll | sspi.h | [Vanara.PInvoke.Secur32.QueryContextAttributesEx](https://github.com/dahall/Vanara/search?l=C%23&q=QueryContextAttributesEx)
[QueryCredentialsAttributes](https://www.google.com/search?num=5&q=QueryCredentialsAttributesA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.QueryCredentialsAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=QueryCredentialsAttributes)
[QueryCredentialsAttributesEx](https://www.google.com/search?num=5&q=QueryCredentialsAttributesExA+site%3Adocs.microsoft.com) | sspicli.dll | sspi.h | [Vanara.PInvoke.Secur32.QueryCredentialsAttributesEx](https://github.com/dahall/Vanara/search?l=C%23&q=QueryCredentialsAttributesEx)
[QueryRecoveryAgentsOnEncryptedFile](https://www.google.com/search?num=5&q=QueryRecoveryAgentsOnEncryptedFile+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.QueryRecoveryAgentsOnEncryptedFile](https://github.com/dahall/Vanara/search?l=C%23&q=QueryRecoveryAgentsOnEncryptedFile)
[QuerySecurityAccessMask](https://www.google.com/search?num=5&q=QuerySecurityAccessMask+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.QuerySecurityAccessMask](https://github.com/dahall/Vanara/search?l=C%23&q=QuerySecurityAccessMask)
[QuerySecurityContextToken](https://www.google.com/search?num=5&q=QuerySecurityContextToken+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.QuerySecurityContextToken](https://github.com/dahall/Vanara/search?l=C%23&q=QuerySecurityContextToken)
[QuerySecurityPackageInfo](https://www.google.com/search?num=5&q=QuerySecurityPackageInfoA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.QuerySecurityPackageInfo](https://github.com/dahall/Vanara/search?l=C%23&q=QuerySecurityPackageInfo)
[QueryServiceConfig](https://www.google.com/search?num=5&q=QueryServiceConfigA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceConfig](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceConfig)
[QueryServiceConfig2](https://www.google.com/search?num=5&q=QueryServiceConfig2A+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceConfig2](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceConfig2)
[QueryServiceDynamicInformation](https://www.google.com/search?num=5&q=QueryServiceDynamicInformation+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceDynamicInformation](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceDynamicInformation)
[QueryServiceLockStatusA](https://www.google.com/search?num=5&q=QueryServiceLockStatusA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceLockStatus](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceLockStatus)
[QueryServiceLockStatusW](https://www.google.com/search?num=5&q=QueryServiceLockStatusW+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceLockStatus](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceLockStatus)
[QueryServiceObjectSecurity](https://www.google.com/search?num=5&q=QueryServiceObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceObjectSecurity)
[QueryServiceStatus](https://www.google.com/search?num=5&q=QueryServiceStatus+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceStatus](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceStatus)
[QueryServiceStatusEx](https://www.google.com/search?num=5&q=QueryServiceStatusEx+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.QueryServiceStatusEx](https://github.com/dahall/Vanara/search?l=C%23&q=QueryServiceStatusEx)
[QueryTrace](https://www.google.com/search?num=5&q=QueryTraceA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.QueryTrace](https://github.com/dahall/Vanara/search?l=C%23&q=QueryTrace)
[QueryTraceProcessingHandle](https://www.google.com/search?num=5&q=QueryTraceProcessingHandle+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.QueryTraceProcessingHandle](https://github.com/dahall/Vanara/search?l=C%23&q=QueryTraceProcessingHandle)
[QueryUsersOnEncryptedFile](https://www.google.com/search?num=5&q=QueryUsersOnEncryptedFile+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.QueryUsersOnEncryptedFile](https://github.com/dahall/Vanara/search?l=C%23&q=QueryUsersOnEncryptedFile)
[ReadEncryptedFileRaw](https://www.google.com/search?num=5&q=ReadEncryptedFileRaw+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ReadEncryptedFileRaw](https://github.com/dahall/Vanara/search?l=C%23&q=ReadEncryptedFileRaw)
[ReadEventLog](https://www.google.com/search?num=5&q=ReadEventLogA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ReadEventLog](https://github.com/dahall/Vanara/search?l=C%23&q=ReadEventLog)
[RegCloseKey](https://www.google.com/search?num=5&q=RegCloseKey+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegCloseKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegCloseKey)
[RegConnectRegistry](https://www.google.com/search?num=5&q=RegConnectRegistryA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegConnectRegistry](https://github.com/dahall/Vanara/search?l=C%23&q=RegConnectRegistry)
[RegCopyTree](https://www.google.com/search?num=5&q=RegCopyTreeA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegCopyTree](https://github.com/dahall/Vanara/search?l=C%23&q=RegCopyTree)
[RegCreateKey](https://www.google.com/search?num=5&q=RegCreateKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegCreateKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegCreateKey)
[RegCreateKeyEx](https://www.google.com/search?num=5&q=RegCreateKeyExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegCreateKeyEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegCreateKeyEx)
[RegCreateKeyTransacted](https://www.google.com/search?num=5&q=RegCreateKeyTransactedA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegCreateKeyTransacted](https://github.com/dahall/Vanara/search?l=C%23&q=RegCreateKeyTransacted)
[RegDeleteKey](https://www.google.com/search?num=5&q=RegDeleteKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDeleteKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegDeleteKey)
[RegDeleteKeyEx](https://www.google.com/search?num=5&q=RegDeleteKeyExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDeleteKeyEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegDeleteKeyEx)
[RegDeleteKeyTransacted](https://www.google.com/search?num=5&q=RegDeleteKeyTransactedA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDeleteKeyTransacted](https://github.com/dahall/Vanara/search?l=C%23&q=RegDeleteKeyTransacted)
[RegDeleteKeyValue](https://www.google.com/search?num=5&q=RegDeleteKeyValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDeleteKeyValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegDeleteKeyValue)
[RegDeleteTree](https://www.google.com/search?num=5&q=RegDeleteTreeA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDeleteTree](https://github.com/dahall/Vanara/search?l=C%23&q=RegDeleteTree)
[RegDeleteValue](https://www.google.com/search?num=5&q=RegDeleteValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDeleteValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegDeleteValue)
[RegDisablePredefinedCache](https://www.google.com/search?num=5&q=RegDisablePredefinedCache+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDisablePredefinedCache](https://github.com/dahall/Vanara/search?l=C%23&q=RegDisablePredefinedCache)
[RegDisablePredefinedCacheEx](https://www.google.com/search?num=5&q=RegDisablePredefinedCacheEx+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDisablePredefinedCacheEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegDisablePredefinedCacheEx)
[RegDisableReflectionKey](https://www.google.com/search?num=5&q=RegDisableReflectionKey+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegDisableReflectionKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegDisableReflectionKey)
[RegEnableReflectionKey](https://www.google.com/search?num=5&q=RegEnableReflectionKey+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegEnableReflectionKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegEnableReflectionKey)
[RegEnumKey](https://www.google.com/search?num=5&q=RegEnumKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegEnumKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegEnumKey)
[RegEnumKeyEx](https://www.google.com/search?num=5&q=RegEnumKeyExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegEnumKeyEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegEnumKeyEx)
[RegEnumValue](https://www.google.com/search?num=5&q=RegEnumValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegEnumValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegEnumValue)
[RegFlushKey](https://www.google.com/search?num=5&q=RegFlushKey+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegFlushKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegFlushKey)
[RegGetKeySecurity](https://www.google.com/search?num=5&q=RegGetKeySecurity+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegGetKeySecurity](https://github.com/dahall/Vanara/search?l=C%23&q=RegGetKeySecurity)
[RegGetValue](https://www.google.com/search?num=5&q=RegGetValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegGetValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegGetValue)
[RegisterEventSource](https://www.google.com/search?num=5&q=RegisterEventSourceA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.RegisterEventSource](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterEventSource)
[RegisterServiceCtrlHandler](https://www.google.com/search?num=5&q=RegisterServiceCtrlHandlerA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.RegisterServiceCtrlHandler](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterServiceCtrlHandler)
[RegisterServiceCtrlHandlerEx](https://www.google.com/search?num=5&q=RegisterServiceCtrlHandlerExA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.RegisterServiceCtrlHandlerEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterServiceCtrlHandlerEx)
[RegisterTraceGuids](https://www.google.com/search?num=5&q=RegisterTraceGuidsA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.RegisterTraceGuids](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterTraceGuids)
[RegisterWaitChainCOMCallback](https://www.google.com/search?num=5&q=RegisterWaitChainCOMCallback+site%3Adocs.microsoft.com) | advapi32.dll | wct.h | [Vanara.PInvoke.AdvApi32.RegisterWaitChainCOMCallback](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterWaitChainCOMCallback)
[RegLoadAppKey](https://www.google.com/search?num=5&q=RegLoadAppKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegLoadAppKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegLoadAppKey)
[RegLoadKey](https://www.google.com/search?num=5&q=RegLoadKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegLoadKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegLoadKey)
[RegLoadMUIStringW](https://www.google.com/search?num=5&q=RegLoadMUIStringW+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegLoadMUIString](https://github.com/dahall/Vanara/search?l=C%23&q=RegLoadMUIString)
[RegNotifyChangeKeyValue](https://www.google.com/search?num=5&q=RegNotifyChangeKeyValue+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegNotifyChangeKeyValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegNotifyChangeKeyValue)
[RegOpenCurrentUser](https://www.google.com/search?num=5&q=RegOpenCurrentUser+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegOpenCurrentUser](https://github.com/dahall/Vanara/search?l=C%23&q=RegOpenCurrentUser)
[RegOpenKey](https://www.google.com/search?num=5&q=RegOpenKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegOpenKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegOpenKey)
[RegOpenKeyEx](https://www.google.com/search?num=5&q=RegOpenKeyExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegOpenKeyEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegOpenKeyEx)
[RegOpenKeyTransacted](https://www.google.com/search?num=5&q=RegOpenKeyTransactedA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegOpenKeyTransacted](https://github.com/dahall/Vanara/search?l=C%23&q=RegOpenKeyTransacted)
[RegOpenUserClassesRoot](https://www.google.com/search?num=5&q=RegOpenUserClassesRoot+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegOpenUserClassesRoot](https://github.com/dahall/Vanara/search?l=C%23&q=RegOpenUserClassesRoot)
[RegOverridePredefKey](https://www.google.com/search?num=5&q=RegOverridePredefKey+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegOverridePredefKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegOverridePredefKey)
[RegQueryInfoKey](https://www.google.com/search?num=5&q=RegQueryInfoKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegQueryInfoKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegQueryInfoKey)
[RegQueryMultipleValues](https://www.google.com/search?num=5&q=RegQueryMultipleValuesA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegQueryMultipleValues](https://github.com/dahall/Vanara/search?l=C%23&q=RegQueryMultipleValues)
[RegQueryReflectionKey](https://www.google.com/search?num=5&q=RegQueryReflectionKey+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegQueryReflectionKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegQueryReflectionKey)
[RegQueryValue](https://www.google.com/search?num=5&q=RegQueryValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegQueryValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegQueryValue)
[RegQueryValueEx](https://www.google.com/search?num=5&q=RegQueryValueExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegQueryValueEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegQueryValueEx)
[RegReplaceKey](https://www.google.com/search?num=5&q=RegReplaceKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegReplaceKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegReplaceKey)
[RegRestoreKey](https://www.google.com/search?num=5&q=RegRestoreKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegRestoreKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegRestoreKey)
[RegSaveKey](https://www.google.com/search?num=5&q=RegSaveKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegSaveKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegSaveKey)
[RegSaveKeyEx](https://www.google.com/search?num=5&q=RegSaveKeyExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegSaveKeyEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegSaveKeyEx)
[RegSetKeySecurity](https://www.google.com/search?num=5&q=RegSetKeySecurity+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegSetKeySecurity](https://github.com/dahall/Vanara/search?l=C%23&q=RegSetKeySecurity)
[RegSetKeyValue](https://www.google.com/search?num=5&q=RegSetKeyValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegSetKeyValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegSetKeyValue)
[RegSetValue](https://www.google.com/search?num=5&q=RegSetValueA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegSetValue](https://github.com/dahall/Vanara/search?l=C%23&q=RegSetValue)
[RegSetValueEx](https://www.google.com/search?num=5&q=RegSetValueExA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegSetValueEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegSetValueEx)
[RegUnLoadKey](https://www.google.com/search?num=5&q=RegUnLoadKeyA+site%3Adocs.microsoft.com) | advapi32.dll | winreg.h | [Vanara.PInvoke.AdvApi32.RegUnLoadKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegUnLoadKey)
[RemoveTraceCallback](https://www.google.com/search?num=5&q=RemoveTraceCallback+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.RemoveTraceCallback](https://github.com/dahall/Vanara/search?l=C%23&q=RemoveTraceCallback)
[RemoveUsersFromEncryptedFile](https://www.google.com/search?num=5&q=RemoveUsersFromEncryptedFile+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.RemoveUsersFromEncryptedFile](https://github.com/dahall/Vanara/search?l=C%23&q=RemoveUsersFromEncryptedFile)
[ReportEvent](https://www.google.com/search?num=5&q=ReportEventA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.ReportEvent](https://github.com/dahall/Vanara/search?l=C%23&q=ReportEvent)
[RevertSecurityContext](https://www.google.com/search?num=5&q=RevertSecurityContext+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.RevertSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=RevertSecurityContext)
[RevertToSelf](https://www.google.com/search?num=5&q=RevertToSelf+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.RevertToSelf](https://github.com/dahall/Vanara/search?l=C%23&q=RevertToSelf)
[SaferCloseLevel](https://www.google.com/search?num=5&q=SaferCloseLevel+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferCloseLevel](https://github.com/dahall/Vanara/search?l=C%23&q=SaferCloseLevel)
[SaferComputeTokenFromLevel](https://www.google.com/search?num=5&q=SaferComputeTokenFromLevel+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferComputeTokenFromLevel](https://github.com/dahall/Vanara/search?l=C%23&q=SaferComputeTokenFromLevel)
[SaferCreateLevel](https://www.google.com/search?num=5&q=SaferCreateLevel+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferCreateLevel](https://github.com/dahall/Vanara/search?l=C%23&q=SaferCreateLevel)
[SaferGetLevelInformation](https://www.google.com/search?num=5&q=SaferGetLevelInformation+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferGetLevelInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SaferGetLevelInformation)
[SaferGetPolicyInformation](https://www.google.com/search?num=5&q=SaferGetPolicyInformation+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferGetPolicyInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SaferGetPolicyInformation)
[SaferIdentifyLevel](https://www.google.com/search?num=5&q=SaferIdentifyLevel+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferIdentifyLevel](https://github.com/dahall/Vanara/search?l=C%23&q=SaferIdentifyLevel)
[SaferiIsExecutableFileType](https://www.google.com/search?num=5&q=SaferiIsExecutableFileType+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferiIsExecutableFileType](https://github.com/dahall/Vanara/search?l=C%23&q=SaferiIsExecutableFileType)
[SaferiSearchMatchingHashRules](https://www.google.com/search?num=5&q=SaferiSearchMatchingHashRules+site%3Adocs.microsoft.com) | advapi32.dll | | [Vanara.PInvoke.AdvApi32.SaferiSearchMatchingHashRules](https://github.com/dahall/Vanara/search?l=C%23&q=SaferiSearchMatchingHashRules)
[SaferRecordEventLogEntry](https://www.google.com/search?num=5&q=SaferRecordEventLogEntry+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferRecordEventLogEntry](https://github.com/dahall/Vanara/search?l=C%23&q=SaferRecordEventLogEntry)
[SaferSetLevelInformation](https://www.google.com/search?num=5&q=SaferSetLevelInformation+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferSetLevelInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SaferSetLevelInformation)
[SaferSetPolicyInformation](https://www.google.com/search?num=5&q=SaferSetPolicyInformation+site%3Adocs.microsoft.com) | advapi32.dll | winsafer.h | [Vanara.PInvoke.AdvApi32.SaferSetPolicyInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SaferSetPolicyInformation)
[SaslAcceptSecurityContext](https://www.google.com/search?num=5&q=SaslAcceptSecurityContext+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslAcceptSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=SaslAcceptSecurityContext)
[SaslEnumerateProfiles](https://www.google.com/search?num=5&q=SaslEnumerateProfilesA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslEnumerateProfiles](https://github.com/dahall/Vanara/search?l=C%23&q=SaslEnumerateProfiles)
[SaslGetContextOption](https://www.google.com/search?num=5&q=SaslGetContextOption+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslGetContextOption](https://github.com/dahall/Vanara/search?l=C%23&q=SaslGetContextOption)
[SaslGetProfilePackageA](https://www.google.com/search?num=5&q=SaslGetProfilePackageA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslGetProfilePackage](https://github.com/dahall/Vanara/search?l=C%23&q=SaslGetProfilePackage)
[SaslGetProfilePackageW](https://www.google.com/search?num=5&q=SaslGetProfilePackageW+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslGetProfilePackage](https://github.com/dahall/Vanara/search?l=C%23&q=SaslGetProfilePackage)
[SaslIdentifyPackage](https://www.google.com/search?num=5&q=SaslIdentifyPackageA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslIdentifyPackage](https://github.com/dahall/Vanara/search?l=C%23&q=SaslIdentifyPackage)
[SaslInitializeSecurityContext](https://www.google.com/search?num=5&q=SaslInitializeSecurityContextA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslInitializeSecurityContext](https://github.com/dahall/Vanara/search?l=C%23&q=SaslInitializeSecurityContext)
[SaslSetContextOption](https://www.google.com/search?num=5&q=SaslSetContextOption+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SaslSetContextOption](https://github.com/dahall/Vanara/search?l=C%23&q=SaslSetContextOption)
[SetAclInformation](https://www.google.com/search?num=5&q=SetAclInformation+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetAclInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SetAclInformation)
[SetContextAttributes](https://www.google.com/search?num=5&q=SetContextAttributesA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SetContextAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=SetContextAttributes)
[SetCredentialsAttributes](https://www.google.com/search?num=5&q=SetCredentialsAttributesA+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SetCredentialsAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=SetCredentialsAttributes)
[SetEntriesInAcl](https://www.google.com/search?num=5&q=SetEntriesInAclA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.SetEntriesInAcl](https://github.com/dahall/Vanara/search?l=C%23&q=SetEntriesInAcl)
[SetFileSecurity](https://www.google.com/search?num=5&q=SetFileSecurityA+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.SetFileSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=SetFileSecurity)
[SetKernelObjectSecurity](https://www.google.com/search?num=5&q=SetKernelObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetKernelObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=SetKernelObjectSecurity)
[SetNamedSecurityInfo](https://www.google.com/search?num=5&q=SetNamedSecurityInfoA+site%3Adocs.microsoft.com) | advapi32.dll | Aclapi.h | [Vanara.PInvoke.AdvApi32.SetNamedSecurityInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetNamedSecurityInfo)
[SetPrivateObjectSecurity](https://www.google.com/search?num=5&q=SetPrivateObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetPrivateObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=SetPrivateObjectSecurity)
[SetPrivateObjectSecurityEx](https://www.google.com/search?num=5&q=SetPrivateObjectSecurityEx+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetPrivateObjectSecurityEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetPrivateObjectSecurityEx)
[SetSecurityAccessMask](https://www.google.com/search?num=5&q=SetSecurityAccessMask+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityAccessMask](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityAccessMask)
[SetSecurityDescriptorControl](https://www.google.com/search?num=5&q=SetSecurityDescriptorControl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityDescriptorControl](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityDescriptorControl)
[SetSecurityDescriptorDacl](https://www.google.com/search?num=5&q=SetSecurityDescriptorDacl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityDescriptorDacl](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityDescriptorDacl)
[SetSecurityDescriptorGroup](https://www.google.com/search?num=5&q=SetSecurityDescriptorGroup+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityDescriptorGroup](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityDescriptorGroup)
[SetSecurityDescriptorOwner](https://www.google.com/search?num=5&q=SetSecurityDescriptorOwner+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityDescriptorOwner](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityDescriptorOwner)
[SetSecurityDescriptorRMControl](https://www.google.com/search?num=5&q=SetSecurityDescriptorRMControl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityDescriptorRMControl](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityDescriptorRMControl)
[SetSecurityDescriptorSacl](https://www.google.com/search?num=5&q=SetSecurityDescriptorSacl+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityDescriptorSacl](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityDescriptorSacl)
[SetSecurityInfo](https://www.google.com/search?num=5&q=SetSecurityInfo+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.SetSecurityInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetSecurityInfo)
[SetServiceBits](https://www.google.com/search?num=5&q=SetServiceBits+site%3Adocs.microsoft.com) | advapi32.dll | lmserver.h | [Vanara.PInvoke.AdvApi32.SetServiceBits](https://github.com/dahall/Vanara/search?l=C%23&q=SetServiceBits)
[SetServiceObjectSecurity](https://www.google.com/search?num=5&q=SetServiceObjectSecurity+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.SetServiceObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=SetServiceObjectSecurity)
[SetServiceStatus](https://www.google.com/search?num=5&q=SetServiceStatus+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.SetServiceStatus](https://github.com/dahall/Vanara/search?l=C%23&q=SetServiceStatus)
[SetThreadToken](https://www.google.com/search?num=5&q=SetThreadToken+site%3Adocs.microsoft.com) | advapi32.dll | processthreadsapi.h | [Vanara.PInvoke.AdvApi32.SetThreadToken](https://github.com/dahall/Vanara/search?l=C%23&q=SetThreadToken)
[SetTokenInformation](https://www.google.com/search?num=5&q=SetTokenInformation+site%3Adocs.microsoft.com) | advapi32.dll | securitybaseapi.h | [Vanara.PInvoke.AdvApi32.SetTokenInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SetTokenInformation)
[SetTraceCallback](https://www.google.com/search?num=5&q=SetTraceCallback+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.SetTraceCallback](https://github.com/dahall/Vanara/search?l=C%23&q=SetTraceCallback)
[SetUserFileEncryptionKey](https://www.google.com/search?num=5&q=SetUserFileEncryptionKey+site%3Adocs.microsoft.com) | advapi32.dll | winefs.h | [Vanara.PInvoke.AdvApi32.SetUserFileEncryptionKey](https://github.com/dahall/Vanara/search?l=C%23&q=SetUserFileEncryptionKey)
[SslCrackCertificate](https://www.google.com/search?num=5&q=SslCrackCertificate+site%3Adocs.microsoft.com) | schannel.dll | schannel.h | [Vanara.PInvoke.Schannel.SslCrackCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=SslCrackCertificate)
[SslEmptyCache](https://www.google.com/search?num=5&q=SslEmptyCacheA+site%3Adocs.microsoft.com) | schannel.dll | schannel.h | [Vanara.PInvoke.Schannel.SslEmptyCache](https://github.com/dahall/Vanara/search?l=C%23&q=SslEmptyCache)
[SslFreeCertificate](https://www.google.com/search?num=5&q=SslFreeCertificate+site%3Adocs.microsoft.com) | schannel.dll | schannel.h | [Vanara.PInvoke.Schannel.SslFreeCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=SslFreeCertificate)
[SslGetServerIdentity](https://www.google.com/search?num=5&q=SslGetServerIdentity+site%3Adocs.microsoft.com) | schannel.dll | schannel.h | [Vanara.PInvoke.Schannel.SslGetServerIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SslGetServerIdentity)
[SspiCompareAuthIdentities](https://www.google.com/search?num=5&q=SspiCompareAuthIdentities+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiCompareAuthIdentities](https://github.com/dahall/Vanara/search?l=C%23&q=SspiCompareAuthIdentities)
[SspiCopyAuthIdentity](https://www.google.com/search?num=5&q=SspiCopyAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiCopyAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiCopyAuthIdentity)
[SspiDecryptAuthIdentity](https://www.google.com/search?num=5&q=SspiDecryptAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiDecryptAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiDecryptAuthIdentity)
[SspiDecryptAuthIdentityEx](https://www.google.com/search?num=5&q=SspiDecryptAuthIdentityEx+site%3Adocs.microsoft.com) | sspicli.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiDecryptAuthIdentityEx](https://github.com/dahall/Vanara/search?l=C%23&q=SspiDecryptAuthIdentityEx)
[SspiEncodeAuthIdentityAsStrings](https://www.google.com/search?num=5&q=SspiEncodeAuthIdentityAsStrings+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiEncodeAuthIdentityAsStrings](https://github.com/dahall/Vanara/search?l=C%23&q=SspiEncodeAuthIdentityAsStrings)
[SspiEncodeStringsAsAuthIdentity](https://www.google.com/search?num=5&q=SspiEncodeStringsAsAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiEncodeStringsAsAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiEncodeStringsAsAuthIdentity)
[SspiEncryptAuthIdentity](https://www.google.com/search?num=5&q=SspiEncryptAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiEncryptAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiEncryptAuthIdentity)
[SspiEncryptAuthIdentityEx](https://www.google.com/search?num=5&q=SspiEncryptAuthIdentityEx+site%3Adocs.microsoft.com) | sspicli.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiEncryptAuthIdentityEx](https://github.com/dahall/Vanara/search?l=C%23&q=SspiEncryptAuthIdentityEx)
[SspiExcludePackage](https://www.google.com/search?num=5&q=SspiExcludePackage+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiExcludePackage](https://github.com/dahall/Vanara/search?l=C%23&q=SspiExcludePackage)
[SspiFreeAuthIdentity](https://www.google.com/search?num=5&q=SspiFreeAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiFreeAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiFreeAuthIdentity)
[SspiGetTargetHostName](https://www.google.com/search?num=5&q=SspiGetTargetHostName+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiGetTargetHostName](https://github.com/dahall/Vanara/search?l=C%23&q=SspiGetTargetHostName)
[SspiIsAuthIdentityEncrypted](https://www.google.com/search?num=5&q=SspiIsAuthIdentityEncrypted+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiIsAuthIdentityEncrypted](https://github.com/dahall/Vanara/search?l=C%23&q=SspiIsAuthIdentityEncrypted)
[SspiLocalFree](https://www.google.com/search?num=5&q=SspiLocalFree+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiLocalFree](https://github.com/dahall/Vanara/search?l=C%23&q=SspiLocalFree)
[SspiMarshalAuthIdentity](https://www.google.com/search?num=5&q=SspiMarshalAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiMarshalAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiMarshalAuthIdentity)
[SspiPrepareForCredRead](https://www.google.com/search?num=5&q=SspiPrepareForCredRead+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiPrepareForCredRead](https://github.com/dahall/Vanara/search?l=C%23&q=SspiPrepareForCredRead)
[SspiPrepareForCredWrite](https://www.google.com/search?num=5&q=SspiPrepareForCredWrite+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiPrepareForCredWrite](https://github.com/dahall/Vanara/search?l=C%23&q=SspiPrepareForCredWrite)
[SspiUnmarshalAuthIdentity](https://www.google.com/search?num=5&q=SspiUnmarshalAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiUnmarshalAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiUnmarshalAuthIdentity)
[SspiValidateAuthIdentity](https://www.google.com/search?num=5&q=SspiValidateAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiValidateAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiValidateAuthIdentity)
[SspiZeroAuthIdentity](https://www.google.com/search?num=5&q=SspiZeroAuthIdentity+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.SspiZeroAuthIdentity](https://github.com/dahall/Vanara/search?l=C%23&q=SspiZeroAuthIdentity)
[StartService](https://www.google.com/search?num=5&q=StartServiceA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.StartService](https://github.com/dahall/Vanara/search?l=C%23&q=StartService)
[StartServiceCtrlDispatcher](https://www.google.com/search?num=5&q=StartServiceCtrlDispatcherA+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.StartServiceCtrlDispatcher](https://github.com/dahall/Vanara/search?l=C%23&q=StartServiceCtrlDispatcher)
[StartTrace](https://www.google.com/search?num=5&q=StartTraceA+site%3Adocs.microsoft.com) | advapi32.dll | evntrace.h | [Vanara.PInvoke.AdvApi32.StartTrace](https://github.com/dahall/Vanara/search?l=C%23&q=StartTrace)
[StopTrace](https://www.google.com/search?num=5&q=StopTraceA+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.StopTrace](https://github.com/dahall/Vanara/search?l=C%23&q=StopTrace)
[TraceEvent](https://www.google.com/search?num=5&q=TraceEvent+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.TraceEvent](https://github.com/dahall/Vanara/search?l=C%23&q=TraceEvent)
[TraceEventInstance](https://www.google.com/search?num=5&q=TraceEventInstance+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.TraceEventInstance](https://github.com/dahall/Vanara/search?l=C%23&q=TraceEventInstance)
[TraceMessage](https://www.google.com/search?num=5&q=TraceMessage+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.TraceMessage](https://github.com/dahall/Vanara/search?l=C%23&q=TraceMessage)
[TraceMessageVa](https://www.google.com/search?num=5&q=TraceMessageVa+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.TraceMessageVa](https://github.com/dahall/Vanara/search?l=C%23&q=TraceMessageVa)
[TraceQueryInformation](https://www.google.com/search?num=5&q=TraceQueryInformation+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.TraceQueryInformation](https://github.com/dahall/Vanara/search?l=C%23&q=TraceQueryInformation)
[TraceSetInformation](https://www.google.com/search?num=5&q=TraceSetInformation+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.TraceSetInformation](https://github.com/dahall/Vanara/search?l=C%23&q=TraceSetInformation)
[TranslateName](https://www.google.com/search?num=5&q=TranslateNameA+site%3Adocs.microsoft.com) | secur32.dll | secext.h | [Vanara.PInvoke.Secur32.TranslateName](https://github.com/dahall/Vanara/search?l=C%23&q=TranslateName)
[TreeResetNamedSecurityInfo](https://www.google.com/search?num=5&q=TreeResetNamedSecurityInfoA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.TreeResetNamedSecurityInfo](https://github.com/dahall/Vanara/search?l=C%23&q=TreeResetNamedSecurityInfo)
[TreeSetNamedSecurityInfo](https://www.google.com/search?num=5&q=TreeSetNamedSecurityInfoA+site%3Adocs.microsoft.com) | advapi32.dll | aclapi.h | [Vanara.PInvoke.AdvApi32.TreeSetNamedSecurityInfo](https://github.com/dahall/Vanara/search?l=C%23&q=TreeSetNamedSecurityInfo)
[UninstallApplication](https://www.google.com/search?num=5&q=UninstallApplication+site%3Adocs.microsoft.com) | advapi32.dll | appmgmt.h | [Vanara.PInvoke.AdvApi32.UninstallApplication](https://github.com/dahall/Vanara/search?l=C%23&q=UninstallApplication)
[UnlockServiceDatabase](https://www.google.com/search?num=5&q=UnlockServiceDatabase+site%3Adocs.microsoft.com) | advapi32.dll | winsvc.h | [Vanara.PInvoke.AdvApi32.UnlockServiceDatabase](https://github.com/dahall/Vanara/search?l=C%23&q=UnlockServiceDatabase)
[UnregisterTraceGuids](https://www.google.com/search?num=5&q=UnregisterTraceGuids+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.UnregisterTraceGuids](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterTraceGuids)
[UpdateTrace](https://www.google.com/search?num=5&q=UpdateTraceA+site%3Adocs.microsoft.com) | advapi32.dll | Evntrace.h | [Vanara.PInvoke.AdvApi32.UpdateTrace](https://github.com/dahall/Vanara/search?l=C%23&q=UpdateTrace)
[VerifySignature](https://www.google.com/search?num=5&q=VerifySignature+site%3Adocs.microsoft.com) | secur32.dll | sspi.h | [Vanara.PInvoke.Secur32.VerifySignature](https://github.com/dahall/Vanara/search?l=C%23&q=VerifySignature)
[WriteEncryptedFileRaw](https://www.google.com/search?num=5&q=WriteEncryptedFileRaw+site%3Adocs.microsoft.com) | advapi32.dll | winbase.h | [Vanara.PInvoke.AdvApi32.WriteEncryptedFileRaw](https://github.com/dahall/Vanara/search?l=C%23&q=WriteEncryptedFileRaw)
2018-06-06 14:05:52 -04:00
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2020-06-03 00:02:36 -04:00
[ACCESS_ALLOWED_ACE](https://www.google.com/search?num=5&q=ACCESS_ALLOWED_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_ALLOWED_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_ALLOWED_ACE)
[ACCESS_ALLOWED_CALLBACK_ACE](https://www.google.com/search?num=5&q=ACCESS_ALLOWED_CALLBACK_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_ALLOWED_CALLBACK_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_ALLOWED_CALLBACK_ACE)
[ACCESS_ALLOWED_CALLBACK_OBJECT_ACE](https://www.google.com/search?num=5&q=ACCESS_ALLOWED_CALLBACK_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_ALLOWED_CALLBACK_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_ALLOWED_CALLBACK_OBJECT_ACE)
[ACCESS_ALLOWED_OBJECT_ACE](https://www.google.com/search?num=5&q=ACCESS_ALLOWED_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_ALLOWED_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_ALLOWED_OBJECT_ACE)
[ACCESS_DENIED_ACE](https://www.google.com/search?num=5&q=ACCESS_DENIED_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_DENIED_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_DENIED_ACE)
[ACCESS_DENIED_CALLBACK_ACE](https://www.google.com/search?num=5&q=ACCESS_DENIED_CALLBACK_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_DENIED_CALLBACK_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_DENIED_CALLBACK_ACE)
[ACCESS_DENIED_CALLBACK_OBJECT_ACE](https://www.google.com/search?num=5&q=ACCESS_DENIED_CALLBACK_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_DENIED_CALLBACK_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_DENIED_CALLBACK_OBJECT_ACE)
[ACCESS_DENIED_OBJECT_ACE](https://www.google.com/search?num=5&q=ACCESS_DENIED_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.ACCESS_DENIED_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESS_DENIED_OBJECT_ACE)
[ACE_HEADER](https://www.google.com/search?num=5&q=ACE_HEADER+site%3Adocs.microsoft.com) | ntifs.h | [Vanara.PInvoke.AdvApi32.ACE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=ACE_HEADER)
[ACL](https://www.google.com/search?num=5&q=ACL+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.ACL](https://github.com/dahall/Vanara/search?l=C%23&q=ACL)
[ACL_REVISION_INFORMATION](https://www.google.com/search?num=5&q=ACL_REVISION_INFORMATION+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.ACL_REVISION_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=ACL_REVISION_INFORMATION)
[ACL_SIZE_INFORMATION](https://www.google.com/search?num=5&q=ACL_SIZE_INFORMATION+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.ACL_SIZE_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=ACL_SIZE_INFORMATION)
[ACTRL_ACCESS_ENTRY](https://www.google.com/search?num=5&q=ACTRL_ACCESS_ENTRY+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.ACTRL_ACCESS_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=ACTRL_ACCESS_ENTRY)
[ACTRL_ACCESS_ENTRY_LIST](https://www.google.com/search?num=5&q=ACTRL_ACCESS_ENTRY_LIST+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.ACTRL_ACCESS_ENTRY_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=ACTRL_ACCESS_ENTRY_LIST)
[ACTRL_ALIST](https://www.google.com/search?num=5&q=ACTRL_ALIST+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.ACTRL_ALIST](https://github.com/dahall/Vanara/search?l=C%23&q=ACTRL_ALIST)
[ACTRL_PROPERTY_ENTRY](https://www.google.com/search?num=5&q=ACTRL_PROPERTY_ENTRY+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.ACTRL_PROPERTY_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=ACTRL_PROPERTY_ENTRY)
[APPCATEGORYINFO](https://www.google.com/search?num=5&q=APPCATEGORYINFO+site%3Adocs.microsoft.com) | appmgmt.h | [Vanara.PInvoke.AdvApi32.APPCATEGORYINFO](https://github.com/dahall/Vanara/search?l=C%23&q=APPCATEGORYINFO)
[APPCATEGORYINFOLIST](https://www.google.com/search?num=5&q=APPCATEGORYINFOLIST+site%3Adocs.microsoft.com) | appmgmt.h | [Vanara.PInvoke.AdvApi32.APPCATEGORYINFOLIST](https://github.com/dahall/Vanara/search?l=C%23&q=APPCATEGORYINFOLIST)
[APPNAME](https://www.google.com/search?num=5&q=APPNAME+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.INSTALLSPEC.APPNAME](https://github.com/dahall/Vanara/search?l=C%23&q=APPNAME)
[ATTRUNION](https://www.google.com/search?num=5&q=ATTRUNION+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.CLAIM_SECURITY_ATTRIBUTES_INFORMATION.ATTRUNION](https://github.com/dahall/Vanara/search?l=C%23&q=ATTRUNION)
2021-12-12 23:19:43 -05:00
[AUDIT_IP_ADDRESS](https://www.google.com/search?num=5&q=AUDIT_IP_ADDRESS+site%3Adocs.microsoft.com) | adtgen.h | [Vanara.PInvoke.Authz.AUDIT_IP_ADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIT_IP_ADDRESS)
[AUDIT_OBJECT_TYPE](https://www.google.com/search?num=5&q=AUDIT_OBJECT_TYPE+site%3Adocs.microsoft.com) | adtgen.h | [Vanara.PInvoke.Authz.AUDIT_OBJECT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIT_OBJECT_TYPE)
[AUDIT_OBJECT_TYPES](https://www.google.com/search?num=5&q=AUDIT_OBJECT_TYPES+site%3Adocs.microsoft.com) | adtgen.h | [Vanara.PInvoke.Authz.AUDIT_OBJECT_TYPES](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIT_OBJECT_TYPES)
2020-06-03 00:02:36 -04:00
[AUDIT_PARAM](https://www.google.com/search?num=5&q=AUDIT_PARAM+site%3Adocs.microsoft.com) | adtgen.h | [Vanara.PInvoke.Authz.AUDIT_PARAM](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIT_PARAM)
[AUDIT_PARAMS](https://www.google.com/search?num=5&q=AUDIT_PARAMS+site%3Adocs.microsoft.com) | adtgen.h | [Vanara.PInvoke.Authz.AUDIT_PARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIT_PARAMS)
[AUDIT_POLICY_INFORMATION](https://www.google.com/search?num=5&q=AUDIT_POLICY_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.AUDIT_POLICY_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIT_POLICY_INFORMATION)
[AUTHZ_ACCESS_CHECK_RESULTS_HANDLE](https://www.google.com/search?num=5&q=AUTHZ_ACCESS_CHECK_RESULTS_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_ACCESS_CHECK_RESULTS_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_ACCESS_CHECK_RESULTS_HANDLE)
[AUTHZ_ACCESS_REPLY](https://www.google.com/search?num=5&q=AUTHZ_ACCESS_REPLY+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_ACCESS_REPLY](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_ACCESS_REPLY)
[AUTHZ_ACCESS_REQUEST](https://www.google.com/search?num=5&q=AUTHZ_ACCESS_REQUEST+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_ACCESS_REQUEST](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_ACCESS_REQUEST)
[AUTHZ_AUDIT_EVENT_HANDLE](https://www.google.com/search?num=5&q=AUTHZ_AUDIT_EVENT_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_AUDIT_EVENT_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_AUDIT_EVENT_HANDLE)
[AUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE](https://www.google.com/search?num=5&q=AUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE)
[AUTHZ_CLIENT_CONTEXT_HANDLE](https://www.google.com/search?num=5&q=AUTHZ_CLIENT_CONTEXT_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_CLIENT_CONTEXT_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_CLIENT_CONTEXT_HANDLE)
[AUTHZ_INIT_INFO](https://www.google.com/search?num=5&q=AUTHZ_INIT_INFO+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_INIT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_INIT_INFO)
[AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET](https://www.google.com/search?num=5&q=AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_REGISTRATION_OBJECT_TYPE_NAME_OFFSET)
[AUTHZ_RESOURCE_MANAGER_HANDLE](https://www.google.com/search?num=5&q=AUTHZ_RESOURCE_MANAGER_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_RESOURCE_MANAGER_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_RESOURCE_MANAGER_HANDLE)
[AUTHZ_RPC_INIT_INFO_CLIENT](https://www.google.com/search?num=5&q=AUTHZ_RPC_INIT_INFO_CLIENT+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_RPC_INIT_INFO_CLIENT](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_RPC_INIT_INFO_CLIENT)
[AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE](https://www.google.com/search?num=5&q=AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE)
[AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE](https://www.google.com/search?num=5&q=AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE)
[AUTHZ_SECURITY_ATTRIBUTE_V1](https://www.google.com/search?num=5&q=AUTHZ_SECURITY_ATTRIBUTE_V1+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_SECURITY_ATTRIBUTE_V1](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SECURITY_ATTRIBUTE_V1)
[AUTHZ_SECURITY_ATTRIBUTE_V1_Union](https://www.google.com/search?num=5&q=AUTHZ_SECURITY_ATTRIBUTE_V1_Union+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_SECURITY_ATTRIBUTE_V1.AUTHZ_SECURITY_ATTRIBUTE_V1_Union](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SECURITY_ATTRIBUTE_V1_Union)
[AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE](https://www.google.com/search?num=5&q=AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE)
[AUTHZ_SOURCE_SCHEMA_REGISTRATION](https://www.google.com/search?num=5&q=AUTHZ_SOURCE_SCHEMA_REGISTRATION+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_SOURCE_SCHEMA_REGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SOURCE_SCHEMA_REGISTRATION)
[BINARY_BLOB_CREDENTIAL_INFO](https://www.google.com/search?num=5&q=BINARY_BLOB_CREDENTIAL_INFO+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.AdvApi32.BINARY_BLOB_CREDENTIAL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=BINARY_BLOB_CREDENTIAL_INFO)
[CALLBACK_UNION](https://www.google.com/search?num=5&q=CALLBACK_UNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_TRACE_LOGFILE.CALLBACK_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=CALLBACK_UNION)
[CENTRAL_ACCESS_POLICY](https://www.google.com/search?num=5&q=CENTRAL_ACCESS_POLICY+site%3Adocs.microsoft.com) | ntlsa.h | [Vanara.PInvoke.AdvApi32.CENTRAL_ACCESS_POLICY](https://github.com/dahall/Vanara/search?l=C%23&q=CENTRAL_ACCESS_POLICY)
[CENTRAL_ACCESS_POLICY_ENTRY](https://www.google.com/search?num=5&q=CENTRAL_ACCESS_POLICY_ENTRY+site%3Adocs.microsoft.com) | ntlsa.h | [Vanara.PInvoke.AdvApi32.CENTRAL_ACCESS_POLICY_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=CENTRAL_ACCESS_POLICY_ENTRY)
[CERT_CREDENTIAL_INFO](https://www.google.com/search?num=5&q=CERT_CREDENTIAL_INFO+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.AdvApi32.CERT_CREDENTIAL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CERT_CREDENTIAL_INFO)
[CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE](https://www.google.com/search?num=5&q=CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE](https://github.com/dahall/Vanara/search?l=C%23&q=CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE)
[CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE](https://www.google.com/search?num=5&q=CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE](https://github.com/dahall/Vanara/search?l=C%23&q=CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE)
[CLAIM_SECURITY_ATTRIBUTE_V1](https://www.google.com/search?num=5&q=CLAIM_SECURITY_ATTRIBUTE_V1+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.CLAIM_SECURITY_ATTRIBUTE_V1](https://github.com/dahall/Vanara/search?l=C%23&q=CLAIM_SECURITY_ATTRIBUTE_V1)
[CLAIM_SECURITY_ATTRIBUTES_INFORMATION](https://www.google.com/search?num=5&q=CLAIM_SECURITY_ATTRIBUTES_INFORMATION+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.CLAIM_SECURITY_ATTRIBUTES_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=CLAIM_SECURITY_ATTRIBUTES_INFORMATION)
[CLASS](https://www.google.com/search?num=5&q=CLASS+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_INSTANCE_HEADER.CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=CLASS)
[CLASS](https://www.google.com/search?num=5&q=CLASS+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_TRACE_HEADER.CLASS](https://github.com/dahall/Vanara/search?l=C%23&q=CLASS)
[CLASSIC_EVENT_ID](https://www.google.com/search?num=5&q=CLASSIC_EVENT_ID+site%3Adocs.microsoft.com) | Evntrace.h | [Vanara.PInvoke.AdvApi32.CLASSIC_EVENT_ID](https://github.com/dahall/Vanara/search?l=C%23&q=CLASSIC_EVENT_ID)
[COMCLASS](https://www.google.com/search?num=5&q=COMCLASS+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.INSTALLSPEC.COMCLASS](https://github.com/dahall/Vanara/search?l=C%23&q=COMCLASS)
[CREDENTIAL](https://www.google.com/search?num=5&q=CREDENTIAL+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.AdvApi32.CREDENTIAL](https://github.com/dahall/Vanara/search?l=C%23&q=CREDENTIAL)
[CREDENTIAL_MGD](https://www.google.com/search?num=5&q=CREDENTIAL_MGD+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.AdvApi32.CREDENTIAL_MGD](https://github.com/dahall/Vanara/search?l=C%23&q=CREDENTIAL_MGD)
[CREDENTIAL_TARGET_INFORMATION](https://www.google.com/search?num=5&q=CREDENTIAL_TARGET_INFORMATION+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.AdvApi32.CREDENTIAL_TARGET_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=CREDENTIAL_TARGET_INFORMATION)
[CredHandle](https://www.google.com/search?num=5&q=CredHandle+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.CredHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CredHandle)
[CREDSSP_CRED](https://www.google.com/search?num=5&q=CREDSSP_CRED+site%3Adocs.microsoft.com) | credssp.h | [Vanara.PInvoke.Secur32.CREDSSP_CRED](https://github.com/dahall/Vanara/search?l=C%23&q=CREDSSP_CRED)
[CREDSSP_CRED_EX](https://www.google.com/search?num=5&q=CREDSSP_CRED_EX+site%3Adocs.microsoft.com) | credssp.h | [Vanara.PInvoke.Secur32.CREDSSP_CRED_EX](https://github.com/dahall/Vanara/search?l=C%23&q=CREDSSP_CRED_EX)
[CtxtHandle](https://www.google.com/search?num=5&q=CtxtHandle+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.CtxtHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CtxtHandle)
[CUSTOMSCHEMATYPE](https://www.google.com/search?num=5&q=CUSTOMSCHEMATYPE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_PROPERTY_INFO.CUSTOMSCHEMATYPE](https://github.com/dahall/Vanara/search?l=C%23&q=CUSTOMSCHEMATYPE)
[CYPHER_BLOCK](https://www.google.com/search?num=5&q=CYPHER_BLOCK+site%3Adocs.microsoft.com) | mschapp.h | [Vanara.PInvoke.AdvApi32.CYPHER_BLOCK](https://github.com/dahall/Vanara/search?l=C%23&q=CYPHER_BLOCK)
[DOMAIN_PASSWORD_INFORMATION](https://www.google.com/search?num=5&q=DOMAIN_PASSWORD_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.DOMAIN_PASSWORD_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=DOMAIN_PASSWORD_INFORMATION)
[DUMMYUNION](https://www.google.com/search?num=5&q=DUMMYUNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_HEADER.DUMMYUNION](https://github.com/dahall/Vanara/search?l=C%23&q=DUMMYUNION)
[DUMMYUNION](https://www.google.com/search?num=5&q=DUMMYUNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_INSTANCE_HEADER.DUMMYUNION](https://github.com/dahall/Vanara/search?l=C%23&q=DUMMYUNION)
[EFS_CERTIFICATE_BLOB](https://www.google.com/search?num=5&q=EFS_CERTIFICATE_BLOB+site%3Adocs.microsoft.com) | winefs.h | [Vanara.PInvoke.AdvApi32.EFS_CERTIFICATE_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=EFS_CERTIFICATE_BLOB)
[EFS_HASH_BLOB](https://www.google.com/search?num=5&q=EFS_HASH_BLOB+site%3Adocs.microsoft.com) | winefs.h | [Vanara.PInvoke.AdvApi32.EFS_HASH_BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=EFS_HASH_BLOB)
[ENABLE_TRACE_PARAMETERS](https://www.google.com/search?num=5&q=ENABLE_TRACE_PARAMETERS+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.ENABLE_TRACE_PARAMETERS](https://github.com/dahall/Vanara/search?l=C%23&q=ENABLE_TRACE_PARAMETERS)
[ENABLE_TRACE_PARAMETERS_V1](https://www.google.com/search?num=5&q=ENABLE_TRACE_PARAMETERS_V1+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.ENABLE_TRACE_PARAMETERS_V1](https://github.com/dahall/Vanara/search?l=C%23&q=ENABLE_TRACE_PARAMETERS_V1)
[ENCRYPTED_LM_OWF_PASSWORD](https://www.google.com/search?num=5&q=ENCRYPTED_LM_OWF_PASSWORD+site%3Adocs.microsoft.com) | mschapp.h | [Vanara.PInvoke.AdvApi32.ENCRYPTED_LM_OWF_PASSWORD](https://github.com/dahall/Vanara/search?l=C%23&q=ENCRYPTED_LM_OWF_PASSWORD)
[EncryptedFileContext](https://www.google.com/search?num=5&q=EncryptedFileContext+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EncryptedFileContext](https://github.com/dahall/Vanara/search?l=C%23&q=EncryptedFileContext)
[ENCRYPTION_CERTIFICATE](https://www.google.com/search?num=5&q=ENCRYPTION_CERTIFICATE+site%3Adocs.microsoft.com) | winefs.h | [Vanara.PInvoke.AdvApi32.ENCRYPTION_CERTIFICATE](https://github.com/dahall/Vanara/search?l=C%23&q=ENCRYPTION_CERTIFICATE)
[ENCRYPTION_CERTIFICATE_HASH](https://www.google.com/search?num=5&q=ENCRYPTION_CERTIFICATE_HASH+site%3Adocs.microsoft.com) | winefs.h | [Vanara.PInvoke.AdvApi32.ENCRYPTION_CERTIFICATE_HASH](https://github.com/dahall/Vanara/search?l=C%23&q=ENCRYPTION_CERTIFICATE_HASH)
[ENCRYPTION_CERTIFICATE_HASH_LIST](https://www.google.com/search?num=5&q=ENCRYPTION_CERTIFICATE_HASH_LIST+site%3Adocs.microsoft.com) | winefs.h | [Vanara.PInvoke.AdvApi32.ENCRYPTION_CERTIFICATE_HASH_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=ENCRYPTION_CERTIFICATE_HASH_LIST)
[ENCRYPTION_CERTIFICATE_LIST](https://www.google.com/search?num=5&q=ENCRYPTION_CERTIFICATE_LIST+site%3Adocs.microsoft.com) | winefs.h | [Vanara.PInvoke.AdvApi32.ENCRYPTION_CERTIFICATE_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=ENCRYPTION_CERTIFICATE_LIST)
[ENUM_SERVICE_STATUS](https://www.google.com/search?num=5&q=ENUM_SERVICE_STATUS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.ENUM_SERVICE_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=ENUM_SERVICE_STATUS)
[ENUM_SERVICE_STATUS_PROCESS](https://www.google.com/search?num=5&q=ENUM_SERVICE_STATUS_PROCESS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.ENUM_SERVICE_STATUS_PROCESS](https://github.com/dahall/Vanara/search?l=C%23&q=ENUM_SERVICE_STATUS_PROCESS)
[ETW_BUFFER_CONTEXT](https://www.google.com/search?num=5&q=ETW_BUFFER_CONTEXT+site%3Adocs.microsoft.com) | relogger.h | [Vanara.PInvoke.AdvApi32.ETW_BUFFER_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=ETW_BUFFER_CONTEXT)
[ETW_TRACE_PARTITION_INFORMATION](https://www.google.com/search?num=5&q=ETW_TRACE_PARTITION_INFORMATION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.ETW_TRACE_PARTITION_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=ETW_TRACE_PARTITION_INFORMATION)
[EVENT_DATA_DESCRIPTOR](https://www.google.com/search?num=5&q=EVENT_DATA_DESCRIPTOR+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_DATA_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_DATA_DESCRIPTOR)
[EVENT_DESCRIPTOR](https://www.google.com/search?num=5&q=EVENT_DESCRIPTOR+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_DESCRIPTOR)
[EVENT_EXTENDED_ITEM_INSTANCE](https://www.google.com/search?num=5&q=EVENT_EXTENDED_ITEM_INSTANCE+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_EXTENDED_ITEM_INSTANCE](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_EXTENDED_ITEM_INSTANCE)
[EVENT_EXTENDED_ITEM_RELATED_ACTIVITYID](https://www.google.com/search?num=5&q=EVENT_EXTENDED_ITEM_RELATED_ACTIVITYID+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_EXTENDED_ITEM_RELATED_ACTIVITYID](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_EXTENDED_ITEM_RELATED_ACTIVITYID)
[EVENT_EXTENDED_ITEM_STACK_TRACE32](https://www.google.com/search?num=5&q=EVENT_EXTENDED_ITEM_STACK_TRACE32+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_EXTENDED_ITEM_STACK_TRACE32](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_EXTENDED_ITEM_STACK_TRACE32)
[EVENT_EXTENDED_ITEM_STACK_TRACE64](https://www.google.com/search?num=5&q=EVENT_EXTENDED_ITEM_STACK_TRACE64+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_EXTENDED_ITEM_STACK_TRACE64](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_EXTENDED_ITEM_STACK_TRACE64)
[EVENT_EXTENDED_ITEM_TS_ID](https://www.google.com/search?num=5&q=EVENT_EXTENDED_ITEM_TS_ID+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_EXTENDED_ITEM_TS_ID](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_EXTENDED_ITEM_TS_ID)
[EVENT_FILTER_DESCRIPTOR](https://www.google.com/search?num=5&q=EVENT_FILTER_DESCRIPTOR+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_FILTER_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_FILTER_DESCRIPTOR)
[EVENT_FILTER_EVENT_ID](https://www.google.com/search?num=5&q=EVENT_FILTER_EVENT_ID+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_FILTER_EVENT_ID](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_FILTER_EVENT_ID)
[EVENT_FILTER_EVENT_NAME](https://www.google.com/search?num=5&q=EVENT_FILTER_EVENT_NAME+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_FILTER_EVENT_NAME](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_FILTER_EVENT_NAME)
[EVENT_FILTER_HEADER](https://www.google.com/search?num=5&q=EVENT_FILTER_HEADER+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_FILTER_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_FILTER_HEADER)
[EVENT_FILTER_LEVEL_KW](https://www.google.com/search?num=5&q=EVENT_FILTER_LEVEL_KW+site%3Adocs.microsoft.com) | evntprov.h | [Vanara.PInvoke.AdvApi32.EVENT_FILTER_LEVEL_KW](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_FILTER_LEVEL_KW)
[EVENT_HEADER](https://www.google.com/search?num=5&q=EVENT_HEADER+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_HEADER)
[EVENT_HEADER_EXTENDED_DATA_ITEM](https://www.google.com/search?num=5&q=EVENT_HEADER_EXTENDED_DATA_ITEM+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_HEADER_EXTENDED_DATA_ITEM](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_HEADER_EXTENDED_DATA_ITEM)
[EVENT_INSTANCE_HEADER](https://www.google.com/search?num=5&q=EVENT_INSTANCE_HEADER+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_INSTANCE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_INSTANCE_HEADER)
[EVENT_INSTANCE_INFO](https://www.google.com/search?num=5&q=EVENT_INSTANCE_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.EVENT_INSTANCE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_INSTANCE_INFO)
[EVENT_MAP_ENTRY](https://www.google.com/search?num=5&q=EVENT_MAP_ENTRY+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.EVENT_MAP_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_MAP_ENTRY)
[EVENT_MAP_INFO](https://www.google.com/search?num=5&q=EVENT_MAP_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.EVENT_MAP_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_MAP_INFO)
[EVENT_PROPERTY_INFO](https://www.google.com/search?num=5&q=EVENT_PROPERTY_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.EVENT_PROPERTY_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_PROPERTY_INFO)
[EVENT_RECORD](https://www.google.com/search?num=5&q=EVENT_RECORD+site%3Adocs.microsoft.com) | evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_RECORD](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_RECORD)
[EVENT_TRACE](https://www.google.com/search?num=5&q=EVENT_TRACE+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.EVENT_TRACE](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_TRACE)
[EVENT_TRACE_HEADER](https://www.google.com/search?num=5&q=EVENT_TRACE_HEADER+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_TRACE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_TRACE_HEADER)
[EVENT_TRACE_LOGFILE](https://www.google.com/search?num=5&q=EVENT_TRACE_LOGFILE+site%3Adocs.microsoft.com) | Evntcons.h | [Vanara.PInvoke.AdvApi32.EVENT_TRACE_LOGFILE](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_TRACE_LOGFILE)
[EVENT_TRACE_PROPERTIES](https://www.google.com/search?num=5&q=EVENT_TRACE_PROPERTIES+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.EVENT_TRACE_PROPERTIES](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_TRACE_PROPERTIES)
[EVENT_TRACE_PROPERTIES_V2](https://www.google.com/search?num=5&q=EVENT_TRACE_PROPERTIES_V2+site%3Adocs.microsoft.com) | Evntrace.h | [Vanara.PInvoke.AdvApi32.EVENT_TRACE_PROPERTIES_V2](https://github.com/dahall/Vanara/search?l=C%23&q=EVENT_TRACE_PROPERTIES_V2)
[EVENTLOG_FULL_INFORMATION](https://www.google.com/search?num=5&q=EVENTLOG_FULL_INFORMATION+site%3Adocs.microsoft.com) | winbase.h | [Vanara.PInvoke.AdvApi32.EVENTLOG_FULL_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=EVENTLOG_FULL_INFORMATION)
[EVENTLOGEOF](https://www.google.com/search?num=5&q=EVENTLOGEOF+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.EVENTLOGEOF](https://github.com/dahall/Vanara/search?l=C%23&q=EVENTLOGEOF)
[EVENTLOGHEADER](https://www.google.com/search?num=5&q=EVENTLOGHEADER+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.EVENTLOGHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=EVENTLOGHEADER)
[EVENTLOGRECORD](https://www.google.com/search?num=5&q=EVENTLOGRECORD+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.EVENTLOGRECORD](https://github.com/dahall/Vanara/search?l=C%23&q=EVENTLOGRECORD)
[EXPLICIT_ACCESS](https://www.google.com/search?num=5&q=EXPLICIT_ACCESS+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.EXPLICIT_ACCESS](https://github.com/dahall/Vanara/search?l=C%23&q=EXPLICIT_ACCESS)
[ForestTrustDataUnion](https://www.google.com/search?num=5&q=ForestTrustDataUnion+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_RECORD.ForestTrustDataUnion](https://github.com/dahall/Vanara/search?l=C%23&q=ForestTrustDataUnion)
[GENERIC_MAPPING](https://www.google.com/search?num=5&q=GENERIC_MAPPING+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.GENERIC_MAPPING](https://github.com/dahall/Vanara/search?l=C%23&q=GENERIC_MAPPING)
[HEVENTLOG](https://www.google.com/search?num=5&q=HEVENTLOG+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.HEVENTLOG](https://github.com/dahall/Vanara/search?l=C%23&q=HEVENTLOG)
[HMAC_INFO](https://www.google.com/search?num=5&q=HMAC_INFO+site%3Adocs.microsoft.com) | wincrypt.h | [Vanara.PInvoke.AdvApi32.HMAC_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=HMAC_INFO)
[HPERFPROV](https://www.google.com/search?num=5&q=HPERFPROV+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.HPERFPROV](https://github.com/dahall/Vanara/search?l=C%23&q=HPERFPROV)
[HPERFQUERY](https://www.google.com/search?num=5&q=HPERFQUERY+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.HPERFQUERY](https://github.com/dahall/Vanara/search?l=C%23&q=HPERFQUERY)
[HW_PROFILE_INFO](https://www.google.com/search?num=5&q=HW_PROFILE_INFO+site%3Adocs.microsoft.com) | winbase.h | [Vanara.PInvoke.AdvApi32.HW_PROFILE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=HW_PROFILE_INFO)
[HWCT](https://www.google.com/search?num=5&q=HWCT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.HWCT](https://github.com/dahall/Vanara/search?l=C%23&q=HWCT)
[INHERITED_FROM](https://www.google.com/search?num=5&q=INHERITED_FROM+site%3Adocs.microsoft.com) | AccCtrl.h | [Vanara.PInvoke.AdvApi32.INHERITED_FROM](https://github.com/dahall/Vanara/search?l=C%23&q=INHERITED_FROM)
[INSTALLDATA](https://www.google.com/search?num=5&q=INSTALLDATA+site%3Adocs.microsoft.com) | appmgmt.h | [Vanara.PInvoke.AdvApi32.INSTALLDATA](https://github.com/dahall/Vanara/search?l=C%23&q=INSTALLDATA)
[INSTALLSPEC](https://www.google.com/search?num=5&q=INSTALLSPEC+site%3Adocs.microsoft.com) | appmgmt.h | [Vanara.PInvoke.AdvApi32.INSTALLSPEC](https://github.com/dahall/Vanara/search?l=C%23&q=INSTALLSPEC)
[KERB_CRYPTO_KEY](https://www.google.com/search?num=5&q=KERB_CRYPTO_KEY+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_CRYPTO_KEY](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_CRYPTO_KEY)
[KERB_EXTERNAL_NAME](https://www.google.com/search?num=5&q=KERB_EXTERNAL_NAME+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_EXTERNAL_NAME](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_EXTERNAL_NAME)
[KERB_EXTERNAL_TICKET](https://www.google.com/search?num=5&q=KERB_EXTERNAL_TICKET+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_EXTERNAL_TICKET](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_EXTERNAL_TICKET)
[KERB_INTERACTIVE_LOGON](https://www.google.com/search?num=5&q=KERB_INTERACTIVE_LOGON+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_INTERACTIVE_LOGON](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_INTERACTIVE_LOGON)
[KERB_PURGE_TKT_CACHE_REQUEST](https://www.google.com/search?num=5&q=KERB_PURGE_TKT_CACHE_REQUEST+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_PURGE_TKT_CACHE_REQUEST](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_PURGE_TKT_CACHE_REQUEST)
[KERB_QUERY_TKT_CACHE_REQUEST](https://www.google.com/search?num=5&q=KERB_QUERY_TKT_CACHE_REQUEST+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_QUERY_TKT_CACHE_REQUEST](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_QUERY_TKT_CACHE_REQUEST)
[KERB_QUERY_TKT_CACHE_RESPONSE](https://www.google.com/search?num=5&q=KERB_QUERY_TKT_CACHE_RESPONSE+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_QUERY_TKT_CACHE_RESPONSE](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_QUERY_TKT_CACHE_RESPONSE)
[KERB_RETRIEVE_TKT_REQUEST](https://www.google.com/search?num=5&q=KERB_RETRIEVE_TKT_REQUEST+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_RETRIEVE_TKT_REQUEST](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_RETRIEVE_TKT_REQUEST)
[KERB_RETRIEVE_TKT_RESPONSE](https://www.google.com/search?num=5&q=KERB_RETRIEVE_TKT_RESPONSE+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_RETRIEVE_TKT_RESPONSE](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_RETRIEVE_TKT_RESPONSE)
[KERB_TICKET_CACHE_INFO](https://www.google.com/search?num=5&q=KERB_TICKET_CACHE_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.KERB_TICKET_CACHE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=KERB_TICKET_CACHE_INFO)
[LM_OWF_PASSWORD](https://www.google.com/search?num=5&q=LM_OWF_PASSWORD+site%3Adocs.microsoft.com) | mschapp.h | [Vanara.PInvoke.AdvApi32.LM_OWF_PASSWORD](https://github.com/dahall/Vanara/search?l=C%23&q=LM_OWF_PASSWORD)
[LOCALMANAGEDAPPLICATION](https://www.google.com/search?num=5&q=LOCALMANAGEDAPPLICATION+site%3Adocs.microsoft.com) | appmgmt.h | [Vanara.PInvoke.AdvApi32.LOCALMANAGEDAPPLICATION](https://github.com/dahall/Vanara/search?l=C%23&q=LOCALMANAGEDAPPLICATION)
[LOCKOBJECT](https://www.google.com/search?num=5&q=LOCKOBJECT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.WAITCHAIN_NODE_INFO.LOCKOBJECT](https://github.com/dahall/Vanara/search?l=C%23&q=LOCKOBJECT)
[LSA_AUTH_INFORMATION](https://www.google.com/search?num=5&q=LSA_AUTH_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_AUTH_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_AUTH_INFORMATION)
[LSA_ENUMERATION_HANDLE](https://www.google.com/search?num=5&q=LSA_ENUMERATION_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LSA_ENUMERATION_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_ENUMERATION_HANDLE)
[LSA_ENUMERATION_INFORMATION](https://www.google.com/search?num=5&q=LSA_ENUMERATION_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_ENUMERATION_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_ENUMERATION_INFORMATION)
[LSA_FOREST_TRUST_BINARY_DATA](https://www.google.com/search?num=5&q=LSA_FOREST_TRUST_BINARY_DATA+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_BINARY_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_FOREST_TRUST_BINARY_DATA)
[LSA_FOREST_TRUST_COLLISION_INFORMATION](https://www.google.com/search?num=5&q=LSA_FOREST_TRUST_COLLISION_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_COLLISION_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_FOREST_TRUST_COLLISION_INFORMATION)
[LSA_FOREST_TRUST_COLLISION_RECORD](https://www.google.com/search?num=5&q=LSA_FOREST_TRUST_COLLISION_RECORD+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_COLLISION_RECORD](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_FOREST_TRUST_COLLISION_RECORD)
[LSA_FOREST_TRUST_DOMAIN_INFO](https://www.google.com/search?num=5&q=LSA_FOREST_TRUST_DOMAIN_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_DOMAIN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_FOREST_TRUST_DOMAIN_INFO)
[LSA_FOREST_TRUST_INFORMATION](https://www.google.com/search?num=5&q=LSA_FOREST_TRUST_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_FOREST_TRUST_INFORMATION)
[LSA_FOREST_TRUST_RECORD](https://www.google.com/search?num=5&q=LSA_FOREST_TRUST_RECORD+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_FOREST_TRUST_RECORD](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_FOREST_TRUST_RECORD)
[LSA_HANDLE](https://www.google.com/search?num=5&q=LSA_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LSA_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_HANDLE)
[LSA_LAST_INTER_LOGON_INFO](https://www.google.com/search?num=5&q=LSA_LAST_INTER_LOGON_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.LSA_LAST_INTER_LOGON_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_LAST_INTER_LOGON_INFO)
[LSA_OBJECT_ATTRIBUTES](https://www.google.com/search?num=5&q=LSA_OBJECT_ATTRIBUTES+site%3Adocs.microsoft.com) | lsalookup.h | [Vanara.PInvoke.AdvApi32.LSA_OBJECT_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_OBJECT_ATTRIBUTES)
[LSA_REFERENCED_DOMAIN_LIST](https://www.google.com/search?num=5&q=LSA_REFERENCED_DOMAIN_LIST+site%3Adocs.microsoft.com) | Ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_REFERENCED_DOMAIN_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_REFERENCED_DOMAIN_LIST)
[LSA_STRING](https://www.google.com/search?num=5&q=LSA_STRING+site%3Adocs.microsoft.com) | LsaLookup.h | [Vanara.PInvoke.AdvApi32.LSA_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_STRING)
[LSA_TRANSLATED_NAME](https://www.google.com/search?num=5&q=LSA_TRANSLATED_NAME+site%3Adocs.microsoft.com) | lsalookup.h | [Vanara.PInvoke.AdvApi32.LSA_TRANSLATED_NAME](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_TRANSLATED_NAME)
[LSA_TRANSLATED_SID](https://www.google.com/search?num=5&q=LSA_TRANSLATED_SID+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_TRANSLATED_SID](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_TRANSLATED_SID)
[LSA_TRANSLATED_SID2](https://www.google.com/search?num=5&q=LSA_TRANSLATED_SID2+site%3Adocs.microsoft.com) | lsalookup.h | [Vanara.PInvoke.AdvApi32.LSA_TRANSLATED_SID2](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_TRANSLATED_SID2)
[LSA_TRUST_INFORMATION](https://www.google.com/search?num=5&q=LSA_TRUST_INFORMATION+site%3Adocs.microsoft.com) | lsalookup.h | [Vanara.PInvoke.AdvApi32.LSA_TRUST_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_TRUST_INFORMATION)
[LSA_UNICODE_STRING](https://www.google.com/search?num=5&q=LSA_UNICODE_STRING+site%3Adocs.microsoft.com) | Ntsecapi.h | [Vanara.PInvoke.AdvApi32.LSA_UNICODE_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=LSA_UNICODE_STRING)
[LsaConnectionHandle](https://www.google.com/search?num=5&q=LsaConnectionHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.LsaConnectionHandle](https://github.com/dahall/Vanara/search?l=C%23&q=LsaConnectionHandle)
[LUID](https://www.google.com/search?num=5&q=LUID+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LUID](https://github.com/dahall/Vanara/search?l=C%23&q=LUID)
[LUID_AND_ATTRIBUTES](https://www.google.com/search?num=5&q=LUID_AND_ATTRIBUTES+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LUID_AND_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=LUID_AND_ATTRIBUTES)
[MANAGEDAPPLICATION](https://www.google.com/search?num=5&q=MANAGEDAPPLICATION+site%3Adocs.microsoft.com) | appmgmt.h | [Vanara.PInvoke.AdvApi32.MANAGEDAPPLICATION](https://github.com/dahall/Vanara/search?l=C%23&q=MANAGEDAPPLICATION)
[MOF_FIELD](https://www.google.com/search?num=5&q=MOF_FIELD+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.MOF_FIELD](https://github.com/dahall/Vanara/search?l=C%23&q=MOF_FIELD)
[MSV1_0_INTERACTIVE_LOGON](https://www.google.com/search?num=5&q=MSV1_0_INTERACTIVE_LOGON+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.MSV1_0_INTERACTIVE_LOGON](https://github.com/dahall/Vanara/search?l=C%23&q=MSV1_0_INTERACTIVE_LOGON)
[NONSTRUCTTYPE](https://www.google.com/search?num=5&q=NONSTRUCTTYPE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_PROPERTY_INFO.NONSTRUCTTYPE](https://github.com/dahall/Vanara/search?l=C%23&q=NONSTRUCTTYPE)
[OBJECTS_AND_NAME](https://www.google.com/search?num=5&q=OBJECTS_AND_NAME+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.OBJECTS_AND_NAME](https://github.com/dahall/Vanara/search?l=C%23&q=OBJECTS_AND_NAME)
[OBJECTS_AND_SID](https://www.google.com/search?num=5&q=OBJECTS_AND_SID+site%3Adocs.microsoft.com) | accctrl.h | [Vanara.PInvoke.AdvApi32.OBJECTS_AND_SID](https://github.com/dahall/Vanara/search?l=C%23&q=OBJECTS_AND_SID)
[OPERATION_END_PARAMETERS](https://www.google.com/search?num=5&q=OPERATION_END_PARAMETERS+site%3Adocs.microsoft.com) | winbase.h | [Vanara.PInvoke.AdvApi32.OPERATION_END_PARAMETERS](https://github.com/dahall/Vanara/search?l=C%23&q=OPERATION_END_PARAMETERS)
[OPERATION_START_PARAMETERS](https://www.google.com/search?num=5&q=OPERATION_START_PARAMETERS+site%3Adocs.microsoft.com) | winbase.h | [Vanara.PInvoke.AdvApi32.OPERATION_START_PARAMETERS](https://github.com/dahall/Vanara/search?l=C%23&q=OPERATION_START_PARAMETERS)
[PAYLOAD_FILTER_PREDICATE](https://www.google.com/search?num=5&q=PAYLOAD_FILTER_PREDICATE+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PAYLOAD_FILTER_PREDICATE](https://github.com/dahall/Vanara/search?l=C%23&q=PAYLOAD_FILTER_PREDICATE)
[PERF_COUNTER_DATA](https://www.google.com/search?num=5&q=PERF_COUNTER_DATA+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_DATA)
[PERF_COUNTER_HEADER](https://www.google.com/search?num=5&q=PERF_COUNTER_HEADER+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_HEADER)
[PERF_COUNTER_IDENTIFIER](https://www.google.com/search?num=5&q=PERF_COUNTER_IDENTIFIER+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_IDENTIFIER](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_IDENTIFIER)
[PERF_COUNTER_IDENTIFIER_WITH_INST_NAME](https://www.google.com/search?num=5&q=PERF_COUNTER_IDENTIFIER_WITH_INST_NAME+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_IDENTIFIER_WITH_INST_NAME](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_IDENTIFIER_WITH_INST_NAME)
[PERF_COUNTER_IDENTITY](https://www.google.com/search?num=5&q=PERF_COUNTER_IDENTITY+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_IDENTITY](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_IDENTITY)
[PERF_COUNTER_INFO](https://www.google.com/search?num=5&q=PERF_COUNTER_INFO+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_INFO)
[PERF_COUNTER_REG_INFO](https://www.google.com/search?num=5&q=PERF_COUNTER_REG_INFO+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTER_REG_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTER_REG_INFO)
[PERF_COUNTERSET_INFO](https://www.google.com/search?num=5&q=PERF_COUNTERSET_INFO+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTERSET_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTERSET_INFO)
[PERF_COUNTERSET_INSTANCE](https://www.google.com/search?num=5&q=PERF_COUNTERSET_INSTANCE+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTERSET_INSTANCE](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTERSET_INSTANCE)
[PERF_COUNTERSET_REG_INFO](https://www.google.com/search?num=5&q=PERF_COUNTERSET_REG_INFO+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_COUNTERSET_REG_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_COUNTERSET_REG_INFO)
[PERF_DATA_HEADER](https://www.google.com/search?num=5&q=PERF_DATA_HEADER+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_DATA_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_DATA_HEADER)
[PERF_INSTANCE_HEADER](https://www.google.com/search?num=5&q=PERF_INSTANCE_HEADER+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_INSTANCE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_INSTANCE_HEADER)
[PERF_MULTI_COUNTERS](https://www.google.com/search?num=5&q=PERF_MULTI_COUNTERS+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_MULTI_COUNTERS](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_MULTI_COUNTERS)
[PERF_MULTI_INSTANCES](https://www.google.com/search?num=5&q=PERF_MULTI_INSTANCES+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_MULTI_INSTANCES](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_MULTI_INSTANCES)
[PERF_PROVIDER_CONTEXT](https://www.google.com/search?num=5&q=PERF_PROVIDER_CONTEXT+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_PROVIDER_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_PROVIDER_CONTEXT)
[PERF_STRING_BUFFER_HEADER](https://www.google.com/search?num=5&q=PERF_STRING_BUFFER_HEADER+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_STRING_BUFFER_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_STRING_BUFFER_HEADER)
[PERF_STRING_COUNTER_HEADER](https://www.google.com/search?num=5&q=PERF_STRING_COUNTER_HEADER+site%3Adocs.microsoft.com) | perflib.h | [Vanara.PInvoke.AdvApi32.PERF_STRING_COUNTER_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PERF_STRING_COUNTER_HEADER)
[POLICY_ACCOUNT_DOMAIN_INFO](https://www.google.com/search?num=5&q=POLICY_ACCOUNT_DOMAIN_INFO+site%3Adocs.microsoft.com) | lsalookup.h | [Vanara.PInvoke.AdvApi32.POLICY_ACCOUNT_DOMAIN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_ACCOUNT_DOMAIN_INFO)
[POLICY_AUDIT_EVENTS_INFO](https://www.google.com/search?num=5&q=POLICY_AUDIT_EVENTS_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_AUDIT_EVENTS_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_AUDIT_EVENTS_INFO)
[POLICY_AUDIT_SID_ARRAY](https://www.google.com/search?num=5&q=POLICY_AUDIT_SID_ARRAY+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_AUDIT_SID_ARRAY](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_AUDIT_SID_ARRAY)
[POLICY_DNS_DOMAIN_INFO](https://www.google.com/search?num=5&q=POLICY_DNS_DOMAIN_INFO+site%3Adocs.microsoft.com) | lsalookup.h | [Vanara.PInvoke.AdvApi32.POLICY_DNS_DOMAIN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_DNS_DOMAIN_INFO)
[POLICY_DOMAIN_EFS_INFO](https://www.google.com/search?num=5&q=POLICY_DOMAIN_EFS_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_DOMAIN_EFS_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_DOMAIN_EFS_INFO)
[POLICY_DOMAIN_KERBEROS_TICKET_INFO](https://www.google.com/search?num=5&q=POLICY_DOMAIN_KERBEROS_TICKET_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_DOMAIN_KERBEROS_TICKET_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_DOMAIN_KERBEROS_TICKET_INFO)
[POLICY_DOMAIN_QUALITY_OF_SERVICE_INFO](https://www.google.com/search?num=5&q=POLICY_DOMAIN_QUALITY_OF_SERVICE_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_DOMAIN_QUALITY_OF_SERVICE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_DOMAIN_QUALITY_OF_SERVICE_INFO)
[POLICY_LSA_SERVER_ROLE_INFO](https://www.google.com/search?num=5&q=POLICY_LSA_SERVER_ROLE_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_LSA_SERVER_ROLE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_LSA_SERVER_ROLE_INFO)
[POLICY_MODIFICATION_INFO](https://www.google.com/search?num=5&q=POLICY_MODIFICATION_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.POLICY_MODIFICATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POLICY_MODIFICATION_INFO)
[PRIVILEGE_SET](https://www.google.com/search?num=5&q=PRIVILEGE_SET+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.PRIVILEGE_SET](https://github.com/dahall/Vanara/search?l=C%23&q=PRIVILEGE_SET)
[PROFILE_SOURCE_INFO](https://www.google.com/search?num=5&q=PROFILE_SOURCE_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.PROFILE_SOURCE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PROFILE_SOURCE_INFO)
[PROPERTY_DATA_DESCRIPTOR](https://www.google.com/search?num=5&q=PROPERTY_DATA_DESCRIPTOR+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PROPERTY_DATA_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=PROPERTY_DATA_DESCRIPTOR)
[PROV_ENUMALGS](https://www.google.com/search?num=5&q=PROV_ENUMALGS+site%3Adocs.microsoft.com) | wincrypt.h | [Vanara.PInvoke.AdvApi32.PROV_ENUMALGS](https://github.com/dahall/Vanara/search?l=C%23&q=PROV_ENUMALGS)
[PROV_ENUMALGS_EX](https://www.google.com/search?num=5&q=PROV_ENUMALGS_EX+site%3Adocs.microsoft.com) | wincrypt.h | [Vanara.PInvoke.AdvApi32.PROV_ENUMALGS_EX](https://github.com/dahall/Vanara/search?l=C%23&q=PROV_ENUMALGS_EX)
[PROVIDER_ENUMERATION_INFO](https://www.google.com/search?num=5&q=PROVIDER_ENUMERATION_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PROVIDER_ENUMERATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDER_ENUMERATION_INFO)
[PROVIDER_EVENT_INFO](https://www.google.com/search?num=5&q=PROVIDER_EVENT_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PROVIDER_EVENT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDER_EVENT_INFO)
[PROVIDER_FIELD_INFO](https://www.google.com/search?num=5&q=PROVIDER_FIELD_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PROVIDER_FIELD_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDER_FIELD_INFO)
[PROVIDER_FIELD_INFOARRAY](https://www.google.com/search?num=5&q=PROVIDER_FIELD_INFOARRAY+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PROVIDER_FIELD_INFOARRAY](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDER_FIELD_INFOARRAY)
[PROVIDER_FILTER_INFO](https://www.google.com/search?num=5&q=PROVIDER_FILTER_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.PROVIDER_FILTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=PROVIDER_FILTER_INFO)
[PSEC_WINNT_AUTH_IDENTITY_OPAQUE](https://www.google.com/search?num=5&q=PSEC_WINNT_AUTH_IDENTITY_OPAQUE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.PSEC_WINNT_AUTH_IDENTITY_OPAQUE](https://github.com/dahall/Vanara/search?l=C%23&q=PSEC_WINNT_AUTH_IDENTITY_OPAQUE)
[PSID_IDENTIFIER_AUTHORITY](https://www.google.com/search?num=5&q=PSID_IDENTIFIER_AUTHORITY+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.PSID_IDENTIFIER_AUTHORITY](https://github.com/dahall/Vanara/search?l=C%23&q=PSID_IDENTIFIER_AUTHORITY)
[QUERY_SERVICE_CONFIG](https://www.google.com/search?num=5&q=QUERY_SERVICE_CONFIG+site%3Adocs.microsoft.com) | Winsvc.h | [Vanara.PInvoke.AdvApi32.QUERY_SERVICE_CONFIG](https://github.com/dahall/Vanara/search?l=C%23&q=QUERY_SERVICE_CONFIG)
[QUERY_SERVICE_LOCK_STATUS](https://www.google.com/search?num=5&q=QUERY_SERVICE_LOCK_STATUS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.QUERY_SERVICE_LOCK_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=QUERY_SERVICE_LOCK_STATUS)
[QUOTA_LIMITS](https://www.google.com/search?num=5&q=QUOTA_LIMITS+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.QUOTA_LIMITS](https://github.com/dahall/Vanara/search?l=C%23&q=QUOTA_LIMITS)
[REGHANDLE](https://www.google.com/search?num=5&q=REGHANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.REGHANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=REGHANDLE)
[SafeCredHandle](https://www.google.com/search?num=5&q=SafeCredHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeCredHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCredHandle)
[SafeCtxtHandle](https://www.google.com/search?num=5&q=SafeCtxtHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeCtxtHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCtxtHandle)
[SAFER_CODE_PROPERTIES_V1](https://www.google.com/search?num=5&q=SAFER_CODE_PROPERTIES_V1+site%3Adocs.microsoft.com) | winsafer.h | [Vanara.PInvoke.AdvApi32.SAFER_CODE_PROPERTIES_V1](https://github.com/dahall/Vanara/search?l=C%23&q=SAFER_CODE_PROPERTIES_V1)
[SAFER_CODE_PROPERTIES_V2](https://www.google.com/search?num=5&q=SAFER_CODE_PROPERTIES_V2+site%3Adocs.microsoft.com) | winsafer.h | [Vanara.PInvoke.AdvApi32.SAFER_CODE_PROPERTIES_V2](https://github.com/dahall/Vanara/search?l=C%23&q=SAFER_CODE_PROPERTIES_V2)
[SAFER_LEVEL_HANDLE](https://www.google.com/search?num=5&q=SAFER_LEVEL_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SAFER_LEVEL_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SAFER_LEVEL_HANDLE)
[SafeTRACEHANDLE](https://www.google.com/search?num=5&q=SafeTRACEHANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeTRACEHANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeTRACEHANDLE)
2020-06-03 00:02:36 -04:00
[SAMPR_ENCRYPTED_USER_PASSWORD](https://www.google.com/search?num=5&q=SAMPR_ENCRYPTED_USER_PASSWORD+site%3Adocs.microsoft.com) | mschapp.h | [Vanara.PInvoke.AdvApi32.SAMPR_ENCRYPTED_USER_PASSWORD](https://github.com/dahall/Vanara/search?l=C%23&q=SAMPR_ENCRYPTED_USER_PASSWORD)
[SC_ACTION](https://www.google.com/search?num=5&q=SC_ACTION+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SC_ACTION](https://github.com/dahall/Vanara/search?l=C%23&q=SC_ACTION)
[SC_HANDLE](https://www.google.com/search?num=5&q=SC_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SC_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SC_HANDLE)
[SC_LOCK](https://www.google.com/search?num=5&q=SC_LOCK+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SC_LOCK](https://github.com/dahall/Vanara/search?l=C%23&q=SC_LOCK)
[SEC_WINNT_AUTH_IDENTITY](https://www.google.com/search?num=5&q=SEC_WINNT_AUTH_IDENTITY+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SEC_WINNT_AUTH_IDENTITY](https://github.com/dahall/Vanara/search?l=C%23&q=SEC_WINNT_AUTH_IDENTITY)
[SEC_WINNT_AUTH_IDENTITY_EX](https://www.google.com/search?num=5&q=SEC_WINNT_AUTH_IDENTITY_EX+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SEC_WINNT_AUTH_IDENTITY_EX](https://github.com/dahall/Vanara/search?l=C%23&q=SEC_WINNT_AUTH_IDENTITY_EX)
[SEC_WINNT_AUTH_IDENTITY_EX2](https://www.google.com/search?num=5&q=SEC_WINNT_AUTH_IDENTITY_EX2+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SEC_WINNT_AUTH_IDENTITY_EX2](https://github.com/dahall/Vanara/search?l=C%23&q=SEC_WINNT_AUTH_IDENTITY_EX2)
[SecBuffer](https://www.google.com/search?num=5&q=SecBuffer+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SecBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SecBuffer)
[SecBufferDesc](https://www.google.com/search?num=5&q=SecBufferDesc+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecBufferDesc](https://github.com/dahall/Vanara/search?l=C%23&q=SecBufferDesc)
[SecPkgContext_AccessToken](https://www.google.com/search?num=5&q=SecPkgContext_AccessToken+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_AccessToken](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_AccessToken)
[SecPkgContext_Authority](https://www.google.com/search?num=5&q=SecPkgContext_Authority+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_Authority](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_Authority)
[SecPkgContext_Bindings](https://www.google.com/search?num=5&q=SecPkgContext_Bindings+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_Bindings](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_Bindings)
[SecPkgContext_CipherInfo](https://www.google.com/search?num=5&q=SecPkgContext_CipherInfo+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_CipherInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_CipherInfo)
[SecPkgContext_ClientCreds](https://www.google.com/search?num=5&q=SecPkgContext_ClientCreds+site%3Adocs.microsoft.com) | credssp.h | [Vanara.PInvoke.Secur32.SecPkgContext_ClientCreds](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_ClientCreds)
[SecPkgContext_ClientSpecifiedTarget](https://www.google.com/search?num=5&q=SecPkgContext_ClientSpecifiedTarget+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_ClientSpecifiedTarget](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_ClientSpecifiedTarget)
[SecPkgContext_ConnectionInfo](https://www.google.com/search?num=5&q=SecPkgContext_ConnectionInfo+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_ConnectionInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_ConnectionInfo)
[SecPkgContext_CredInfo](https://www.google.com/search?num=5&q=SecPkgContext_CredInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_CredInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_CredInfo)
[SecPkgContext_DceInfo](https://www.google.com/search?num=5&q=SecPkgContext_DceInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_DceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_DceInfo)
[SecPkgContext_EapKeyBlock](https://www.google.com/search?num=5&q=SecPkgContext_EapKeyBlock+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_EapKeyBlock](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_EapKeyBlock)
[SecPkgContext_EapPrfInfo](https://www.google.com/search?num=5&q=SecPkgContext_EapPrfInfo+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_EapPrfInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_EapPrfInfo)
[SecPkgContext_EarlyStart](https://www.google.com/search?num=5&q=SecPkgContext_EarlyStart+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_EarlyStart](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_EarlyStart)
[SecPkgContext_Flags](https://www.google.com/search?num=5&q=SecPkgContext_Flags+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_Flags](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_Flags)
[SecPkgContext_IssuerListInfoEx](https://www.google.com/search?num=5&q=SecPkgContext_IssuerListInfoEx+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_IssuerListInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_IssuerListInfoEx)
[SecPkgContext_KeyInfo](https://www.google.com/search?num=5&q=SecPkgContext_KeyInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_KeyInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_KeyInfo)
[SecPkgContext_KeyingMaterial](https://www.google.com/search?num=5&q=SecPkgContext_KeyingMaterial+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_KeyingMaterial](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_KeyingMaterial)
[SecPkgContext_KeyingMaterialInfo](https://www.google.com/search?num=5&q=SecPkgContext_KeyingMaterialInfo+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_KeyingMaterialInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_KeyingMaterialInfo)
[SecPkgContext_LastClientTokenStatus](https://www.google.com/search?num=5&q=SecPkgContext_LastClientTokenStatus+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_LastClientTokenStatus](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_LastClientTokenStatus)
[SecPkgContext_Lifespan](https://www.google.com/search?num=5&q=SecPkgContext_Lifespan+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_Lifespan](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_Lifespan)
[SecPkgContext_Names](https://www.google.com/search?num=5&q=SecPkgContext_Names+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_Names](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_Names)
[SecPkgContext_NativeNames](https://www.google.com/search?num=5&q=SecPkgContext_NativeNames+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_NativeNames](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_NativeNames)
[SecPkgContext_NegoStatus](https://www.google.com/search?num=5&q=SecPkgContext_NegoStatus+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_NegoStatus](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_NegoStatus)
[SecPkgContext_NegotiationInfo](https://www.google.com/search?num=5&q=SecPkgContext_NegotiationInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_NegotiationInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_NegotiationInfo)
[SecPkgContext_PackageInfo](https://www.google.com/search?num=5&q=SecPkgContext_PackageInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_PackageInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_PackageInfo)
[SecPkgContext_PasswordExpiry](https://www.google.com/search?num=5&q=SecPkgContext_PasswordExpiry+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_PasswordExpiry](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_PasswordExpiry)
[SecPkgContext_ProtoInfo](https://www.google.com/search?num=5&q=SecPkgContext_ProtoInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_ProtoInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_ProtoInfo)
[SecPkgContext_SessionAppData](https://www.google.com/search?num=5&q=SecPkgContext_SessionAppData+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_SessionAppData](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_SessionAppData)
[SecPkgContext_SessionInfo](https://www.google.com/search?num=5&q=SecPkgContext_SessionInfo+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_SessionInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_SessionInfo)
[SecPkgContext_SessionKey](https://www.google.com/search?num=5&q=SecPkgContext_SessionKey+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_SessionKey](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_SessionKey)
[SecPkgContext_Sizes](https://www.google.com/search?num=5&q=SecPkgContext_Sizes+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_Sizes](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_Sizes)
[SecPkgContext_StreamSizes](https://www.google.com/search?num=5&q=SecPkgContext_StreamSizes+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_StreamSizes](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_StreamSizes)
[SecPkgContext_SubjectAttributes](https://www.google.com/search?num=5&q=SecPkgContext_SubjectAttributes+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_SubjectAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_SubjectAttributes)
[SecPkgContext_SupportedSignatures](https://www.google.com/search?num=5&q=SecPkgContext_SupportedSignatures+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.SecPkgContext_SupportedSignatures](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_SupportedSignatures)
[SecPkgContext_TargetInformation](https://www.google.com/search?num=5&q=SecPkgContext_TargetInformation+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgContext_TargetInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgContext_TargetInformation)
[SecPkgCred_CipherStrengths](https://www.google.com/search?num=5&q=SecPkgCred_CipherStrengths+site%3Adocs.microsoft.com) | Schannel.h | [Vanara.PInvoke.Schannel.SecPkgCred_CipherStrengths](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCred_CipherStrengths)
[SecPkgCred_SupportedAlgs](https://www.google.com/search?num=5&q=SecPkgCred_SupportedAlgs+site%3Adocs.microsoft.com) | Schannel.h | [Vanara.PInvoke.Schannel.SecPkgCred_SupportedAlgs](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCred_SupportedAlgs)
[SecPkgCred_SupportedProtocols](https://www.google.com/search?num=5&q=SecPkgCred_SupportedProtocols+site%3Adocs.microsoft.com) | Schannel.h | [Vanara.PInvoke.Schannel.SecPkgCred_SupportedProtocols](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCred_SupportedProtocols)
[SecPkgCredentials_Cert](https://www.google.com/search?num=5&q=SecPkgCredentials_Cert+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgCredentials_Cert](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCredentials_Cert)
[SecPkgCredentials_KdcProxySettingsW](https://www.google.com/search?num=5&q=SecPkgCredentials_KdcProxySettingsW+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgCredentials_KdcProxySettingsW](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCredentials_KdcProxySettingsW)
[SecPkgCredentials_Names](https://www.google.com/search?num=5&q=SecPkgCredentials_Names+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgCredentials_Names](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCredentials_Names)
[SecPkgCredentials_SSIProvider](https://www.google.com/search?num=5&q=SecPkgCredentials_SSIProvider+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgCredentials_SSIProvider](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgCredentials_SSIProvider)
[SecPkgInfo](https://www.google.com/search?num=5&q=SecPkgInfo+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecPkgInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SecPkgInfo)
[SECURITY_DESCRIPTOR](https://www.google.com/search?num=5&q=SECURITY_DESCRIPTOR+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.SECURITY_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=SECURITY_DESCRIPTOR)
[SECURITY_LOGON_SESSION_DATA](https://www.google.com/search?num=5&q=SECURITY_LOGON_SESSION_DATA+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.Secur32.SECURITY_LOGON_SESSION_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=SECURITY_LOGON_SESSION_DATA)
[SECURITY_PACKAGE_OPTIONS](https://www.google.com/search?num=5&q=SECURITY_PACKAGE_OPTIONS+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SECURITY_PACKAGE_OPTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=SECURITY_PACKAGE_OPTIONS)
[SecurityFunctionTable](https://www.google.com/search?num=5&q=SecurityFunctionTable+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SecurityFunctionTable](https://github.com/dahall/Vanara/search?l=C%23&q=SecurityFunctionTable)
[SERVICE_CONTROL_STATUS_REASON_PARAMS](https://www.google.com/search?num=5&q=SERVICE_CONTROL_STATUS_REASON_PARAMS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_CONTROL_STATUS_REASON_PARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_CONTROL_STATUS_REASON_PARAMS)
[SERVICE_DELAYED_AUTO_START_INFO](https://www.google.com/search?num=5&q=SERVICE_DELAYED_AUTO_START_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_DELAYED_AUTO_START_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_DELAYED_AUTO_START_INFO)
[SERVICE_DESCRIPTION](https://www.google.com/search?num=5&q=SERVICE_DESCRIPTION+site%3Adocs.microsoft.com) | Winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_DESCRIPTION](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_DESCRIPTION)
[SERVICE_FAILURE_ACTIONS](https://www.google.com/search?num=5&q=SERVICE_FAILURE_ACTIONS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_FAILURE_ACTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_FAILURE_ACTIONS)
[SERVICE_FAILURE_ACTIONS_FLAG](https://www.google.com/search?num=5&q=SERVICE_FAILURE_ACTIONS_FLAG+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_FAILURE_ACTIONS_FLAG](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_FAILURE_ACTIONS_FLAG)
[SERVICE_LAUNCH_PROTECTED_INFO](https://www.google.com/search?num=5&q=SERVICE_LAUNCH_PROTECTED_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_LAUNCH_PROTECTED_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_LAUNCH_PROTECTED_INFO)
[SERVICE_NOTIFY_2](https://www.google.com/search?num=5&q=SERVICE_NOTIFY_2+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_NOTIFY_2](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_NOTIFY_2)
[SERVICE_PREFERRED_NODE_INFO](https://www.google.com/search?num=5&q=SERVICE_PREFERRED_NODE_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_PREFERRED_NODE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_PREFERRED_NODE_INFO)
[SERVICE_PRESHUTDOWN_INFO](https://www.google.com/search?num=5&q=SERVICE_PRESHUTDOWN_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_PRESHUTDOWN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_PRESHUTDOWN_INFO)
[SERVICE_REQUIRED_PRIVILEGES_INFO](https://www.google.com/search?num=5&q=SERVICE_REQUIRED_PRIVILEGES_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_REQUIRED_PRIVILEGES_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_REQUIRED_PRIVILEGES_INFO)
[SERVICE_SID_INFO](https://www.google.com/search?num=5&q=SERVICE_SID_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_SID_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_SID_INFO)
[SERVICE_START_REASON](https://www.google.com/search?num=5&q=SERVICE_START_REASON+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SERVICE_START_REASON](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_START_REASON)
[SERVICE_STATUS](https://www.google.com/search?num=5&q=SERVICE_STATUS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_STATUS](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_STATUS)
[SERVICE_STATUS_HANDLE](https://www.google.com/search?num=5&q=SERVICE_STATUS_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SERVICE_STATUS_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_STATUS_HANDLE)
[SERVICE_STATUS_PROCESS](https://www.google.com/search?num=5&q=SERVICE_STATUS_PROCESS+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_STATUS_PROCESS](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_STATUS_PROCESS)
[SERVICE_TABLE_ENTRY](https://www.google.com/search?num=5&q=SERVICE_TABLE_ENTRY+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_TABLE_ENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_TABLE_ENTRY)
[SERVICE_TRIGGER](https://www.google.com/search?num=5&q=SERVICE_TRIGGER+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_TRIGGER](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_TRIGGER)
[SERVICE_TRIGGER_INFO](https://www.google.com/search?num=5&q=SERVICE_TRIGGER_INFO+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_TRIGGER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_TRIGGER_INFO)
[SERVICE_TRIGGER_SPECIFIC_DATA_ITEM](https://www.google.com/search?num=5&q=SERVICE_TRIGGER_SPECIFIC_DATA_ITEM+site%3Adocs.microsoft.com) | winsvc.h | [Vanara.PInvoke.AdvApi32.SERVICE_TRIGGER_SPECIFIC_DATA_ITEM](https://github.com/dahall/Vanara/search?l=C%23&q=SERVICE_TRIGGER_SPECIFIC_DATA_ITEM)
2021-03-01 17:07:01 -05:00
[SID](https://www.google.com/search?num=5&q=SID+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SID](https://github.com/dahall/Vanara/search?l=C%23&q=SID)
2020-06-03 00:02:36 -04:00
[SID_AND_ATTRIBUTES](https://www.google.com/search?num=5&q=SID_AND_ATTRIBUTES+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SID_AND_ATTRIBUTES](https://github.com/dahall/Vanara/search?l=C%23&q=SID_AND_ATTRIBUTES)
[SID_IDENTIFIER_AUTHORITY](https://www.google.com/search?num=5&q=SID_IDENTIFIER_AUTHORITY+site%3Adocs.microsoft.com) | Winnt.h | [Vanara.PInvoke.AdvApi32.SID_IDENTIFIER_AUTHORITY](https://github.com/dahall/Vanara/search?l=C%23&q=SID_IDENTIFIER_AUTHORITY)
[STRUCTTYPE](https://www.google.com/search?num=5&q=STRUCTTYPE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.EVENT_PROPERTY_INFO.STRUCTTYPE](https://github.com/dahall/Vanara/search?l=C%23&q=STRUCTTYPE)
[SYSTEM_ALARM_ACE](https://www.google.com/search?num=5&q=SYSTEM_ALARM_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_ALARM_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_ALARM_ACE)
[SYSTEM_ALARM_CALLBACK_ACE](https://www.google.com/search?num=5&q=SYSTEM_ALARM_CALLBACK_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_ALARM_CALLBACK_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_ALARM_CALLBACK_ACE)
[SYSTEM_ALARM_CALLBACK_OBJECT_ACE](https://www.google.com/search?num=5&q=SYSTEM_ALARM_CALLBACK_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_ALARM_CALLBACK_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_ALARM_CALLBACK_OBJECT_ACE)
[SYSTEM_ALARM_OBJECT_ACE](https://www.google.com/search?num=5&q=SYSTEM_ALARM_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_ALARM_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_ALARM_OBJECT_ACE)
[SYSTEM_AUDIT_ACE](https://www.google.com/search?num=5&q=SYSTEM_AUDIT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_AUDIT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_AUDIT_ACE)
[SYSTEM_AUDIT_CALLBACK_ACE](https://www.google.com/search?num=5&q=SYSTEM_AUDIT_CALLBACK_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_AUDIT_CALLBACK_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_AUDIT_CALLBACK_ACE)
[SYSTEM_AUDIT_CALLBACK_OBJECT_ACE](https://www.google.com/search?num=5&q=SYSTEM_AUDIT_CALLBACK_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_AUDIT_CALLBACK_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_AUDIT_CALLBACK_OBJECT_ACE)
[SYSTEM_AUDIT_OBJECT_ACE](https://www.google.com/search?num=5&q=SYSTEM_AUDIT_OBJECT_ACE+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SYSTEM_AUDIT_OBJECT_ACE](https://github.com/dahall/Vanara/search?l=C%23&q=SYSTEM_AUDIT_OBJECT_ACE)
[TDH_CONTEXT](https://www.google.com/search?num=5&q=TDH_CONTEXT+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.TDH_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=TDH_CONTEXT)
[THREADOBJECT](https://www.google.com/search?num=5&q=THREADOBJECT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.WAITCHAIN_NODE_INFO.THREADOBJECT](https://github.com/dahall/Vanara/search?l=C%23&q=THREADOBJECT)
[TOKEN_ACCESS_INFORMATION](https://www.google.com/search?num=5&q=TOKEN_ACCESS_INFORMATION+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_ACCESS_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_ACCESS_INFORMATION)
[TOKEN_APPCONTAINER_INFORMATION](https://www.google.com/search?num=5&q=TOKEN_APPCONTAINER_INFORMATION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.TOKEN_APPCONTAINER_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_APPCONTAINER_INFORMATION)
[TOKEN_DEFAULT_DACL](https://www.google.com/search?num=5&q=TOKEN_DEFAULT_DACL+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_DEFAULT_DACL](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_DEFAULT_DACL)
[TOKEN_ELEVATION](https://www.google.com/search?num=5&q=TOKEN_ELEVATION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.TOKEN_ELEVATION](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_ELEVATION)
[TOKEN_GROUPS](https://www.google.com/search?num=5&q=TOKEN_GROUPS+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.TOKEN_GROUPS](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_GROUPS)
[TOKEN_GROUPS_AND_PRIVILEGES](https://www.google.com/search?num=5&q=TOKEN_GROUPS_AND_PRIVILEGES+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_GROUPS_AND_PRIVILEGES](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_GROUPS_AND_PRIVILEGES)
[TOKEN_LINKED_TOKEN](https://www.google.com/search?num=5&q=TOKEN_LINKED_TOKEN+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_LINKED_TOKEN](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_LINKED_TOKEN)
[TOKEN_MANDATORY_LABEL](https://www.google.com/search?num=5&q=TOKEN_MANDATORY_LABEL+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.TOKEN_MANDATORY_LABEL](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_MANDATORY_LABEL)
[TOKEN_MANDATORY_POLICY](https://www.google.com/search?num=5&q=TOKEN_MANDATORY_POLICY+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.TOKEN_MANDATORY_POLICY](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_MANDATORY_POLICY)
[TOKEN_ORIGIN](https://www.google.com/search?num=5&q=TOKEN_ORIGIN+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_ORIGIN](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_ORIGIN)
[TOKEN_OWNER](https://www.google.com/search?num=5&q=TOKEN_OWNER+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_OWNER](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_OWNER)
[TOKEN_PRIMARY_GROUP](https://www.google.com/search?num=5&q=TOKEN_PRIMARY_GROUP+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_PRIMARY_GROUP](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_PRIMARY_GROUP)
[TOKEN_PRIVILEGES](https://www.google.com/search?num=5&q=TOKEN_PRIVILEGES+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.TOKEN_PRIVILEGES](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_PRIVILEGES)
[TOKEN_SOURCE](https://www.google.com/search?num=5&q=TOKEN_SOURCE+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_SOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_SOURCE)
[TOKEN_STATISTICS](https://www.google.com/search?num=5&q=TOKEN_STATISTICS+site%3Adocs.microsoft.com) | WinNT.h | [Vanara.PInvoke.AdvApi32.TOKEN_STATISTICS](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_STATISTICS)
[TOKEN_USER](https://www.google.com/search?num=5&q=TOKEN_USER+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.TOKEN_USER](https://github.com/dahall/Vanara/search?l=C%23&q=TOKEN_USER)
[TRACE_ENABLE_INFO](https://www.google.com/search?num=5&q=TRACE_ENABLE_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_ENABLE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_ENABLE_INFO)
[TRACE_EVENT_INFO](https://www.google.com/search?num=5&q=TRACE_EVENT_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.TRACE_EVENT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_EVENT_INFO)
[TRACE_GUID_INFO](https://www.google.com/search?num=5&q=TRACE_GUID_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_GUID_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_GUID_INFO)
[TRACE_GUID_PROPERTIES](https://www.google.com/search?num=5&q=TRACE_GUID_PROPERTIES+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_GUID_PROPERTIES](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_GUID_PROPERTIES)
[TRACE_GUID_REGISTRATION](https://www.google.com/search?num=5&q=TRACE_GUID_REGISTRATION+site%3Adocs.microsoft.com) | Evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_GUID_REGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_GUID_REGISTRATION)
[TRACE_LOGFILE_HEADER](https://www.google.com/search?num=5&q=TRACE_LOGFILE_HEADER+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_LOGFILE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_LOGFILE_HEADER)
[TRACE_PERIODIC_CAPTURE_STATE_INFO](https://www.google.com/search?num=5&q=TRACE_PERIODIC_CAPTURE_STATE_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_PERIODIC_CAPTURE_STATE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_PERIODIC_CAPTURE_STATE_INFO)
[TRACE_PROFILE_INTERVAL](https://www.google.com/search?num=5&q=TRACE_PROFILE_INTERVAL+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_PROFILE_INTERVAL](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_PROFILE_INTERVAL)
[TRACE_PROVIDER_INFO](https://www.google.com/search?num=5&q=TRACE_PROVIDER_INFO+site%3Adocs.microsoft.com) | tdh.h | [Vanara.PInvoke.AdvApi32.TRACE_PROVIDER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_PROVIDER_INFO)
[TRACE_PROVIDER_INSTANCE_INFO](https://www.google.com/search?num=5&q=TRACE_PROVIDER_INSTANCE_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_PROVIDER_INSTANCE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_PROVIDER_INSTANCE_INFO)
[TRACE_VERSION_INFO](https://www.google.com/search?num=5&q=TRACE_VERSION_INFO+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACE_VERSION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRACE_VERSION_INFO)
[TRACEHANDLE](https://www.google.com/search?num=5&q=TRACEHANDLE+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.TRACEHANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=TRACEHANDLE)
[TRUSTED_DOMAIN_AUTH_INFORMATION](https://www.google.com/search?num=5&q=TRUSTED_DOMAIN_AUTH_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.TRUSTED_DOMAIN_AUTH_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTED_DOMAIN_AUTH_INFORMATION)
[TRUSTED_DOMAIN_FULL_INFORMATION](https://www.google.com/search?num=5&q=TRUSTED_DOMAIN_FULL_INFORMATION+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.TRUSTED_DOMAIN_FULL_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTED_DOMAIN_FULL_INFORMATION)
[TRUSTED_DOMAIN_INFORMATION_EX](https://www.google.com/search?num=5&q=TRUSTED_DOMAIN_INFORMATION_EX+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.TRUSTED_DOMAIN_INFORMATION_EX](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTED_DOMAIN_INFORMATION_EX)
[TRUSTED_DOMAIN_NAME_INFO](https://www.google.com/search?num=5&q=TRUSTED_DOMAIN_NAME_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.TRUSTED_DOMAIN_NAME_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTED_DOMAIN_NAME_INFO)
[TRUSTED_PASSWORD_INFO](https://www.google.com/search?num=5&q=TRUSTED_PASSWORD_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.TRUSTED_PASSWORD_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTED_PASSWORD_INFO)
[TRUSTED_POSIX_OFFSET_INFO](https://www.google.com/search?num=5&q=TRUSTED_POSIX_OFFSET_INFO+site%3Adocs.microsoft.com) | ntsecapi.h | [Vanara.PInvoke.AdvApi32.TRUSTED_POSIX_OFFSET_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTED_POSIX_OFFSET_INFO)
[TRUSTEE](https://www.google.com/search?num=5&q=TRUSTEE+site%3Adocs.microsoft.com) | AccCtrl.h | [Vanara.PInvoke.AdvApi32.TRUSTEE](https://github.com/dahall/Vanara/search?l=C%23&q=TRUSTEE)
[USERNAME_TARGET_CREDENTIAL_INFO](https://www.google.com/search?num=5&q=USERNAME_TARGET_CREDENTIAL_INFO+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.AdvApi32.USERNAME_TARGET_CREDENTIAL_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=USERNAME_TARGET_CREDENTIAL_INFO)
[VALENT](https://www.google.com/search?num=5&q=VALENT+site%3Adocs.microsoft.com) | winreg.h | [Vanara.PInvoke.AdvApi32.VALENT](https://github.com/dahall/Vanara/search?l=C%23&q=VALENT)
[VALUESUNION](https://www.google.com/search?num=5&q=VALUESUNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.CLAIM_SECURITY_ATTRIBUTE_V1.VALUESUNION](https://github.com/dahall/Vanara/search?l=C%23&q=VALUESUNION)
[VERSIONDETAIL](https://www.google.com/search?num=5&q=VERSIONDETAIL+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.TRACE_LOGFILE_HEADER.VERSIONDETAIL](https://github.com/dahall/Vanara/search?l=C%23&q=VERSIONDETAIL)
[WAITCHAIN_NODE_INFO](https://www.google.com/search?num=5&q=WAITCHAIN_NODE_INFO+site%3Adocs.microsoft.com) | wct.h | [Vanara.PInvoke.AdvApi32.WAITCHAIN_NODE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WAITCHAIN_NODE_INFO)
[WNODE_HEADER](https://www.google.com/search?num=5&q=WNODE_HEADER+site%3Adocs.microsoft.com) | evntrace.h | [Vanara.PInvoke.AdvApi32.WNODE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=WNODE_HEADER)
[X509Certificate](https://www.google.com/search?num=5&q=X509Certificate+site%3Adocs.microsoft.com) | schannel.h | [Vanara.PInvoke.Schannel.X509Certificate](https://github.com/dahall/Vanara/search?l=C%23&q=X509Certificate)
2020-12-24 13:00:18 -05:00
### Classes
Native Class | Header | Managed Class
--- | --- | ---
[AUTHZ_ACCESS_REPLY](https://www.google.com/search?num=5&q=AUTHZ_ACCESS_REPLY+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_ACCESS_REPLY](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_ACCESS_REPLY)
[AUTHZ_SECURITY_ATTRIBUTES_INFORMATION](https://www.google.com/search?num=5&q=AUTHZ_SECURITY_ATTRIBUTES_INFORMATION+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_SECURITY_ATTRIBUTES_INFORMATION](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SECURITY_ATTRIBUTES_INFORMATION)
2021-12-12 23:19:43 -05:00
[AUTHZ_SOURCE_SCHEMA_REGISTRATION](https://www.google.com/search?num=5&q=AUTHZ_SOURCE_SCHEMA_REGISTRATION+site%3Adocs.microsoft.com) | authz.h | [Vanara.PInvoke.Authz.AUTHZ_SOURCE_SCHEMA_REGISTRATION](https://github.com/dahall/Vanara/search?l=C%23&q=AUTHZ_SOURCE_SCHEMA_REGISTRATION)
2020-12-24 13:00:18 -05:00
[CryptProviderName](https://www.google.com/search?num=5&q=CryptProviderName+site%3Adocs.microsoft.com) | wincrypt.h | [Vanara.PInvoke.AdvApi32.CryptProviderName](https://github.com/dahall/Vanara/search?l=C%23&q=CryptProviderName)
[KnownSIDAuthority](https://www.google.com/search?num=5&q=KnownSIDAuthority+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.KnownSIDAuthority](https://github.com/dahall/Vanara/search?l=C%23&q=KnownSIDAuthority)
[KnownSIDRelativeID](https://www.google.com/search?num=5&q=KnownSIDRelativeID+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.KnownSIDRelativeID](https://github.com/dahall/Vanara/search?l=C%23&q=KnownSIDRelativeID)
[LsaForestTrustDomainInfo](https://www.google.com/search?num=5&q=LsaForestTrustDomainInfo+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LsaForestTrustInformation.LsaForestTrustDomainInfo](https://github.com/dahall/Vanara/search?l=C%23&q=LsaForestTrustDomainInfo)
[LsaForestTrustInformation](https://www.google.com/search?num=5&q=LsaForestTrustInformation+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LsaForestTrustInformation](https://github.com/dahall/Vanara/search?l=C%23&q=LsaForestTrustInformation)
[LsaForestTrustRecord](https://www.google.com/search?num=5&q=LsaForestTrustRecord+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LsaForestTrustInformation.LsaForestTrustRecord](https://github.com/dahall/Vanara/search?l=C%23&q=LsaForestTrustRecord)
[LsaForestTrustTopLevelName](https://www.google.com/search?num=5&q=LsaForestTrustTopLevelName+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.LsaForestTrustInformation.LsaForestTrustTopLevelName](https://github.com/dahall/Vanara/search?l=C%23&q=LsaForestTrustTopLevelName)
[PEVENT_INSTANCE_HEADER](https://www.google.com/search?num=5&q=PEVENT_INSTANCE_HEADER+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.PEVENT_INSTANCE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PEVENT_INSTANCE_HEADER)
[PEVENT_TRACE_HEADER](https://www.google.com/search?num=5&q=PEVENT_TRACE_HEADER+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.PEVENT_TRACE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PEVENT_TRACE_HEADER)
[PRIVILEGE_SET](https://www.google.com/search?num=5&q=PRIVILEGE_SET+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.PRIVILEGE_SET](https://github.com/dahall/Vanara/search?l=C%23&q=PRIVILEGE_SET)
[PSID_IDENTIFIER_AUTHORITY](https://www.google.com/search?num=5&q=PSID_IDENTIFIER_AUTHORITY+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.PSID_IDENTIFIER_AUTHORITY](https://github.com/dahall/Vanara/search?l=C%23&q=PSID_IDENTIFIER_AUTHORITY)
[PSIDExtensions](https://www.google.com/search?num=5&q=PSIDExtensions+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.PSIDExtensions](https://github.com/dahall/Vanara/search?l=C%23&q=PSIDExtensions)
[SafeAllocatedSID](https://www.google.com/search?num=5&q=SafeAllocatedSID+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeAllocatedSID](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAllocatedSID)
[SafeAuditMemoryHandle](https://www.google.com/search?num=5&q=SafeAuditMemoryHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeAuditMemoryHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAuditMemoryHandle)
[SafeAUTHZ_ACCESS_CHECK_RESULTS_HANDLE](https://www.google.com/search?num=5&q=SafeAUTHZ_ACCESS_CHECK_RESULTS_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.SafeAUTHZ_ACCESS_CHECK_RESULTS_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAUTHZ_ACCESS_CHECK_RESULTS_HANDLE)
[SafeAUTHZ_AUDIT_EVENT_HANDLE](https://www.google.com/search?num=5&q=SafeAUTHZ_AUDIT_EVENT_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.SafeAUTHZ_AUDIT_EVENT_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAUTHZ_AUDIT_EVENT_HANDLE)
[SafeAUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE](https://www.google.com/search?num=5&q=SafeAUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.SafeAUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAUTHZ_CAP_CHANGE_SUBSCRIPTION_HANDLE)
[SafeAUTHZ_CLIENT_CONTEXT_HANDLE](https://www.google.com/search?num=5&q=SafeAUTHZ_CLIENT_CONTEXT_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.SafeAUTHZ_CLIENT_CONTEXT_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAUTHZ_CLIENT_CONTEXT_HANDLE)
[SafeAUTHZ_RESOURCE_MANAGER_HANDLE](https://www.google.com/search?num=5&q=SafeAUTHZ_RESOURCE_MANAGER_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.SafeAUTHZ_RESOURCE_MANAGER_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAUTHZ_RESOURCE_MANAGER_HANDLE)
[SafeAUTHZ_SECURITY_EVENT_PROVIDER_HANDLE](https://www.google.com/search?num=5&q=SafeAUTHZ_SECURITY_EVENT_PROVIDER_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Authz.SafeAUTHZ_SECURITY_EVENT_PROVIDER_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeAUTHZ_SECURITY_EVENT_PROVIDER_HANDLE)
[SafeContextBuffer](https://www.google.com/search?num=5&q=SafeContextBuffer+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeContextBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=SafeContextBuffer)
[SafeCredHandle](https://www.google.com/search?num=5&q=SafeCredHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeCredHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCredHandle)
[SafeCredMemoryHandle](https://www.google.com/search?num=5&q=SafeCredMemoryHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeCredMemoryHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCredMemoryHandle)
[SafeCtxtHandle](https://www.google.com/search?num=5&q=SafeCtxtHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeCtxtHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeCtxtHandle)
[SafeEncryptedFileContext](https://www.google.com/search?num=5&q=SafeEncryptedFileContext+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeEncryptedFileContext](https://github.com/dahall/Vanara/search?l=C%23&q=SafeEncryptedFileContext)
[SafeENCRYPTION_CERTIFICATE_HASH_LIST](https://www.google.com/search?num=5&q=SafeENCRYPTION_CERTIFICATE_HASH_LIST+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeENCRYPTION_CERTIFICATE_HASH_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=SafeENCRYPTION_CERTIFICATE_HASH_LIST)
[SafeHCRYPTHASH](https://www.google.com/search?num=5&q=SafeHCRYPTHASH+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHCRYPTHASH](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCRYPTHASH)
[SafeHCRYPTPROV](https://www.google.com/search?num=5&q=SafeHCRYPTPROV+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHCRYPTPROV](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCRYPTPROV)
[SafeHEVENTLOG](https://www.google.com/search?num=5&q=SafeHEVENTLOG+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHEVENTLOG](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHEVENTLOG)
[SafeHEVENTSOURCE](https://www.google.com/search?num=5&q=SafeHEVENTSOURCE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHEVENTSOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHEVENTSOURCE)
[SafeHPERFPROV](https://www.google.com/search?num=5&q=SafeHPERFPROV+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHPERFPROV](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPERFPROV)
[SafeHPERFQUERY](https://www.google.com/search?num=5&q=SafeHPERFQUERY+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHPERFQUERY](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPERFQUERY)
[SafeHTOKEN](https://www.google.com/search?num=5&q=SafeHTOKEN+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHTOKEN](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHTOKEN)
[SafeHWCT](https://www.google.com/search?num=5&q=SafeHWCT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeHWCT](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWCT)
[SafeInheritedFromArray](https://www.google.com/search?num=5&q=SafeInheritedFromArray+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeInheritedFromArray](https://github.com/dahall/Vanara/search?l=C%23&q=SafeInheritedFromArray)
[SafeLSA_HANDLE](https://www.google.com/search?num=5&q=SafeLSA_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeLSA_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLSA_HANDLE)
[SafeLSA_UNICODE_STRING](https://www.google.com/search?num=5&q=SafeLSA_UNICODE_STRING+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeLSA_UNICODE_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLSA_UNICODE_STRING)
[SafeLsaConnectionHandle](https://www.google.com/search?num=5&q=SafeLsaConnectionHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeLsaConnectionHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLsaConnectionHandle)
[SafeLsaMemoryHandle](https://www.google.com/search?num=5&q=SafeLsaMemoryHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeLsaMemoryHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLsaMemoryHandle)
[SafeLsaMemoryHandleBase](https://www.google.com/search?num=5&q=SafeLsaMemoryHandleBase+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeLsaMemoryHandleBase](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLsaMemoryHandleBase)
[SafeLsaReturnBufferHandle](https://www.google.com/search?num=5&q=SafeLsaReturnBufferHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeLsaReturnBufferHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeLsaReturnBufferHandle)
[SafePACL](https://www.google.com/search?num=5&q=SafePACL+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafePACL](https://github.com/dahall/Vanara/search?l=C%23&q=SafePACL)
[SafePEVENTLOGRECORD](https://www.google.com/search?num=5&q=SafePEVENTLOGRECORD+site%3Adocs.microsoft.com) | winnt.h | [Vanara.PInvoke.AdvApi32.SafePEVENTLOGRECORD](https://github.com/dahall/Vanara/search?l=C%23&q=SafePEVENTLOGRECORD)
[SafePPERF_COUNTERSET_INSTANCE](https://www.google.com/search?num=5&q=SafePPERF_COUNTERSET_INSTANCE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafePPERF_COUNTERSET_INSTANCE](https://github.com/dahall/Vanara/search?l=C%23&q=SafePPERF_COUNTERSET_INSTANCE)
[SafePrivateObjectSecurity](https://www.google.com/search?num=5&q=SafePrivateObjectSecurity+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafePrivateObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=SafePrivateObjectSecurity)
[SafePSEC_WINNT_AUTH_IDENTITY_OPAQUE](https://www.google.com/search?num=5&q=SafePSEC_WINNT_AUTH_IDENTITY_OPAQUE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafePSEC_WINNT_AUTH_IDENTITY_OPAQUE](https://github.com/dahall/Vanara/search?l=C%23&q=SafePSEC_WINNT_AUTH_IDENTITY_OPAQUE)
[SafePSECURITY_DESCRIPTOR](https://www.google.com/search?num=5&q=SafePSECURITY_DESCRIPTOR+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafePSECURITY_DESCRIPTOR](https://github.com/dahall/Vanara/search?l=C%23&q=SafePSECURITY_DESCRIPTOR)
[SafePSID](https://www.google.com/search?num=5&q=SafePSID+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafePSID](https://github.com/dahall/Vanara/search?l=C%23&q=SafePSID)
[SafePSIDArray](https://www.google.com/search?num=5&q=SafePSIDArray+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafePSIDArray](https://github.com/dahall/Vanara/search?l=C%23&q=SafePSIDArray)
[SafeREGHANDLE](https://www.google.com/search?num=5&q=SafeREGHANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeREGHANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeREGHANDLE)
[SafeSAFER_LEVEL_HANDLE](https://www.google.com/search?num=5&q=SafeSAFER_LEVEL_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeSAFER_LEVEL_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSAFER_LEVEL_HANDLE)
[SafeSC_HANDLE](https://www.google.com/search?num=5&q=SafeSC_HANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeSC_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSC_HANDLE)
[SafeSecBufferDesc](https://www.google.com/search?num=5&q=SafeSecBufferDesc+site%3Adocs.microsoft.com) | sspi.h | [Vanara.PInvoke.Secur32.SafeSecBufferDesc](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSecBufferDesc)
[SafeSslCertificate](https://www.google.com/search?num=5&q=SafeSslCertificate+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Schannel.SafeSslCertificate](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSslCertificate)
[SafeSspiLocalMem](https://www.google.com/search?num=5&q=SafeSspiLocalMem+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Secur32.SafeSspiLocalMem](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSspiLocalMem)
[SafeTRACEHANDLE](https://www.google.com/search?num=5&q=SafeTRACEHANDLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.AdvApi32.SafeTRACEHANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeTRACEHANDLE)
2020-12-24 13:00:18 -05:00
[WinNTExtensions](https://www.google.com/search?num=5&q=WinNTExtensions+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.WinNTExtensions](https://github.com/dahall/Vanara/search?l=C%23&q=WinNTExtensions)