CTokenGroups::Delete
从 CTokenGroups 对象中删除 CSid 及其关联的属性。
bool Delete(
const CSid & rSid
) throw( );
参数
- rSid
安全标识符(SID)和属性应移除的 CSid 对象。
返回值
否则返回true,则移除 CSid,错误。
要求
Header: atlsecurity.h
从 CTokenGroups 对象中删除 CSid 及其关联的属性。
bool Delete(
const CSid & rSid
) throw( );
否则返回true,则移除 CSid,错误。
Header: atlsecurity.h