联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Converting SIDs Between Strings and Bina - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • GLgraph
  • FCK editor
  • Async Professional
  • -= 更多 =-

    项目描述:
    Anyone who has ever used advanced security in Windows NT has probably run across SIDs before. SID is an acronym for Security IDentifier. A SID is a structure of variable length that uniquely identifies a user or group on Windows NT. SIDs are often viewed in string form, for example 'S-1-5-21-1431262831-1455604309-1834353910-1000'. However all the Win32 API that work with SIDs use the binary representation. As such the programmer may need to convert between string and binary representations of SIDs.

    使用过 Windows NT 高级安全功能的人以前可能使用过SID。SID是Security IDentifier的缩写。SID是一个可变长度的结构,唯一地标识了Windows NT中的一个用户和一个组。SID可以通过字符串来查看,如'S-1-5-21-1431262831-1455604309-1834353910-1000'。然而所有处理SID的Win32 API都使用二进制表示方法。这样程序员就必需对SID进行二进制和字符串间的转换。
    来源: http://www.codeguru.com/system/sid.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    sid  1.0  2004-03-22 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/system/sid.zip

      » 合 作 伙 伴