Vanara/Security/AccessControl
dahall 9245c5b90e Cleaned and extended Vanara.Security to support `ActiveDirectoryExtension` on all platforms 2020-12-18 17:51:35 -07:00
..
AccCtrlHelper.cs Added documentation and cleaned formatting 2019-11-05 18:04:15 -07:00
Claims.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
Privilege.cs Added SafeAnysizeStruct to help marshal stuctures with a 1-element field at the end that can be variable size. Adjusted all structs of this type to use this to marshal along with tests and supported classes. 2019-11-03 16:02:54 -07:00
PrivilegeAndAttributes.cs Updated XML documentation 2018-04-05 14:17:33 -06:00
PrivilegedCodeBlock.cs Added SafeAnysizeStruct to help marshal stuctures with a 1-element field at the end that can be variable size. Adjusted all structs of this type to use this to marshal along with tests and supported classes. 2019-11-03 16:02:54 -07:00
SystemSecurity.cs Cleaned and extended Vanara.Security to support `ActiveDirectoryExtension` on all platforms 2020-12-18 17:51:35 -07:00