IMetabaseGroup.Token

Syntax

Token: IAccessToken;

Description

The Token property returns parameters for mandatory access of group of users.

Comments

The property is relevant only on working with a domain group of users. The repository must have enabled mandatory access control method or level-based access control method. To set up mandatory access control method, set the IMetabaseGroup.HasToken property to True.

See also:

IMetabaseGroup