PrivilegeFlags
Description
Enumeration of flags for IPrivilegePredicate objects.
Public / Constants
UseCustom
The IPrivilegePredicate uses custom data that lies outside the scope of PrivilegeInfo for checking.
UseLocation
The privilege uses the PrivilegeInfo.Location value for checking.
UseIdentifier
The privilege uses the PrivilegeInfo.Identifier value for checking.
UseOrdinal
The privilege uses the PrivilegeInfo.Ordinal value for checking.