CodeBrowser / npm / security-identifier
security-identifier@1.0.0
// Convert Security Identifiers between strings and buffers
$ npm install security-identifier
downloads/wk
104,061
license
MIT
version
1.0.0
published
Mar 11, 2019
What is security-identifier?
This package converts Active Directory Security Identifiers (SIDs) between string and buffer formats, which is useful when working with Windows authentication systems or AD-integrated applications. Developers use it to parse, validate, and transform SIDs for permission management, access control, and directory service operations.
Keywords
#AD #Active Directory #SID #Security Identifier
Maintainers
jstewmon