IPrivilege.HolderCount

Syntax

HolderCount: Integer;

Description

The HolderCount property returns the number of security subjects (users and user groups) that have this privilege.

Example

The property use is given in the example for IPrivilege.Holder.

See also:

IPrivilege