Share via


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

See Also

Reference

CTokenGroups Class

CTokenGroups::DeleteAll

CTokenGroups::Add

Other Resources

CTokenGroups Members