CTokenGroups::Delete
Deletes a CSid and its associated attributes from the CTokenGroups object.
bool Delete(
const CSid & rSid
) throw( );
Parameters
- rSid
The CSid object for which the security identifier (SID) and attributes should be removed.
Return Value
Returns true if the CSid is removed, false otherwise.
Requirements
Header: atlsecurity.h