CTokenGroups Members

Methods

Add

Adds a CSid or existing TOKEN_GROUPS structure to the CTokenGroups object.

CTokenGroups

The constructor.

~CTokenGroups

The destructor.

Delete

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

DeleteAll

Deletes all CSid objects and their associated attributes from the CTokenGroups object.

GetCount

Returns the number of CSid objects and associated attributes contained in the CTokenGroups object.

GetLength

Returns the size of the CTokenGroups object.

GetPTOKEN_GROUPS

Retrieves a pointer to the TOKEN_GROUPS structure.

GetSidsAndAttributes

Retrieves the CSid objects and attributes belonging to the CTokenGroups object.

LookupSid

Retrieves the attributes associated with a CSid object.

Operators

operator =

Assignment operator.

operator const TOKEN_GROUPS *

Casts the CTokenGroups object to a pointer to the TOKEN_GROUPS structure.

See Also

Reference

CTokenGroups Class