Vanara/PInvoke/AclUI/CorrelationReport.md

27 lines
3.4 KiB
Markdown
Raw Normal View History

2018-06-06 14:05:52 -04:00
## Correlation report for aclui.dll
### Methods (100% complete, 3 of 3 functions)
2019-09-05 23:03:18 -04:00
Native Method | Header | Managed Method
--- | --- | ---
[CreateSecurityPage](http://msdn2.microsoft.com/en-us/library/aa446584) | aclui.h | [Vanara.PInvoke.AclUI.CreateSecurityPage](https://github.com/dahall/Vanara/search?l=C%23&q=CreateSecurityPage)
[EditSecurity](http://msdn2.microsoft.com/en-us/library/756c94b0-946f-47eb-b4b4-db3e6e89fe46) | aclui.h | [Vanara.PInvoke.AclUI.EditSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=EditSecurity)
[EditSecurityAdvanced](http://msdn2.microsoft.com/en-us/library/E451BBB9-4E01-4A8F-9ACD-750351F16453) | aclui.h | [Vanara.PInvoke.AclUI.EditSecurityAdvanced](https://github.com/dahall/Vanara/search?l=C%23&q=EditSecurityAdvanced)
2018-06-06 14:05:52 -04:00
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2019-09-05 23:03:18 -04:00
[EFFPERM_RESULT_LIST](http://msdn2.microsoft.com/en-us/library/hh448491) | aclui.h | [Vanara.PInvoke.AclUI.EFFPERM_RESULT_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=EFFPERM_RESULT_LIST)
[SECURITY_OBJECT](http://msdn2.microsoft.com/en-us/library/hh448532) | aclui.h | [Vanara.PInvoke.AclUI.SECURITY_OBJECT](https://github.com/dahall/Vanara/search?l=C%23&q=SECURITY_OBJECT)
[SI_ACCESS](http://msdn2.microsoft.com/en-us/library/aa379603) | aclui.h | [Vanara.PInvoke.AclUI.SI_ACCESS](https://github.com/dahall/Vanara/search?l=C%23&q=SI_ACCESS)
[SI_INHERIT_TYPE](http://msdn2.microsoft.com/en-us/library/aa379604) | aclui.h | [Vanara.PInvoke.AclUI.SI_INHERIT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=SI_INHERIT_TYPE)
[SI_OBJECT_INFO](http://msdn2.microsoft.com/en-us/library/aa379605) | aclui.h | [Vanara.PInvoke.AclUI.SI_OBJECT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SI_OBJECT_INFO)
[SID_INFO](http://msdn2.microsoft.com/en-us/library/aa379599) | aclui.h | [Vanara.PInvoke.AclUI.SID_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SID_INFO)
2018-06-06 14:05:52 -04:00
### Interfaces
2019-09-05 23:03:18 -04:00
Native Interface | Header | Managed Interface
--- | --- | ---
[IEffectivePermission](http://msdn2.microsoft.com/en-us/library/aa378393) | aclui.h | [Vanara.PInvoke.AclUI.IEffectivePermission](https://github.com/dahall/Vanara/search?l=C%23&q=IEffectivePermission)
[IEffectivePermission2](http://msdn2.microsoft.com/en-us/library/hh448520) | aclui.h | [Vanara.PInvoke.AclUI.IEffectivePermission2](https://github.com/dahall/Vanara/search?l=C%23&q=IEffectivePermission2)
[ISecurityInformation](http://msdn2.microsoft.com/en-us/library/aa378900) | aclui.h | [Vanara.PInvoke.AclUI.ISecurityInformation](https://github.com/dahall/Vanara/search?l=C%23&q=ISecurityInformation)
[ISecurityInformation2](http://msdn2.microsoft.com/en-us/library/aa378908) | aclui.h | [Vanara.PInvoke.AclUI.ISecurityInformation2](https://github.com/dahall/Vanara/search?l=C%23&q=ISecurityInformation2)
[ISecurityInformation3](http://msdn2.microsoft.com/en-us/library/bb540757) | aclui.h | [Vanara.PInvoke.AclUI.ISecurityInformation3](https://github.com/dahall/Vanara/search?l=C%23&q=ISecurityInformation3)
[ISecurityInformation4](http://msdn2.microsoft.com/en-us/library/hh448522) | aclui.h | [Vanara.PInvoke.AclUI.ISecurityInformation4](https://github.com/dahall/Vanara/search?l=C%23&q=ISecurityInformation4)
[ISecurityObjectTypeInfo](http://msdn2.microsoft.com/en-us/library/aa379128) | aclui.h | [Vanara.PInvoke.AclUI.ISecurityObjectTypeInfo](https://github.com/dahall/Vanara/search?l=C%23&q=ISecurityObjectTypeInfo)