IPrivilege.HolderCount

Syntax

HolderCount: Integer;

Description

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

Example

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

See also:

IPrivilege