IPrivilege.HolderCount

Syntax

HolderCount: Integer;

HolderCount: System.Int32;

Description

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

Example

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

See also:

IPrivilege