PInvoke API (methods, structures and constants) imported from Windows AclUI.dll.
- Vanara.PInvoke.Security
| Native Method | Header | Managed Method |
|---|---|---|
| CreateSecurityPage | aclui.h | Vanara.PInvoke.AclUI.CreateSecurityPage |
| EditSecurity | aclui.h | Vanara.PInvoke.AclUI.EditSecurity |
| EditSecurityAdvanced | aclui.h | Vanara.PInvoke.AclUI.EditSecurityAdvanced |
| Native Structure | Header | Managed Structure |
|---|---|---|
| EFFPERM_RESULT_LIST | aclui.h | Vanara.PInvoke.AclUI.EFFPERM_RESULT_LIST |
| SECURITY_OBJECT | aclui.h | Vanara.PInvoke.AclUI.SECURITY_OBJECT |
| SI_ACCESS | aclui.h | Vanara.PInvoke.AclUI.SI_ACCESS |
| SI_INHERIT_TYPE | aclui.h | Vanara.PInvoke.AclUI.SI_INHERIT_TYPE |
| SI_OBJECT_INFO | aclui.h | Vanara.PInvoke.AclUI.SI_OBJECT_INFO |
| SID_INFO | aclui.h | Vanara.PInvoke.AclUI.SID_INFO |
| SID_INFO_LIST | aclui.h | Vanara.PInvoke.AclUI.SID_INFO_LIST |
| Native Interface | Header | Managed Interface |
|---|---|---|
| IEffectivePermission | aclui.h | Vanara.PInvoke.AclUI.IEffectivePermission |
| IEffectivePermission2 | aclui.h | Vanara.PInvoke.AclUI.IEffectivePermission2 |
| ISecurityInformation | aclui.h | Vanara.PInvoke.AclUI.ISecurityInformation |
| ISecurityInformation2 | aclui.h | Vanara.PInvoke.AclUI.ISecurityInformation2 |
| ISecurityInformation3 | aclui.h | Vanara.PInvoke.AclUI.ISecurityInformation3 |
| ISecurityInformation4 | aclui.h | Vanara.PInvoke.AclUI.ISecurityInformation4 |
| ISecurityObjectTypeInfo | aclui.h | Vanara.PInvoke.AclUI.ISecurityObjectTypeInfo |