HolderCount: Integer;
HolderCount: System.Int32;
The HolderCount property returns the number of security subjects (the users or groups of users) that have this privilege.
The property use is given in the example for IPrivilege.Holder.
See also:
IPrivilege