IMetabaseGroup.Member

Syntax

Member(Index: Integer): ISecuritySubject;

Parameters

Index - an index of the member of the group of users.

Description

The Member property returns parameters of the security subject that is included in this group of users.

Index of the security subject is passed by the Index parameter.

See also:

IMetabaseGroup