PyGSecurityInformation.MapGeneric

int = MapGeneric(ObjectType, AceFlags , Mask )

Translates generic access rights to specific equivalents

Parameters

ObjectType : PyIID

Type of object that permissions apply to, None or GUID_NULL indicates object itself

AceFlags : int

Flags from the ACE that contains the permissions

Mask : int

Bitmask containing access rights

Comments

See win32security::MapGenericMask

Return Value

This method should return the input bitmask will all generic rights mapped to specific rights