Поделиться через


CTokenGroups::Delete

Deletes a CSid and its associated attributes from the CTokenGroups object.

bool Delete(
   const CSid & rSid 
) throw( );

Параметры

  • rSid
    The CSid object for which the security identifier (SID) and attributes should be removed.

Возвращаемое значение

Returns true if the CSid is removed, false otherwise.

Требования

Header: atlsecurity.h

См. также

Основные понятия

CTokenGroups Class

CTokenGroups Members

CTokenGroups::DeleteAll

CTokenGroups::Add