IMetabaseGroup.Token

Syntax

Token: IAccessToken;

Description

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

Comments

The property is relevant only when working with a domain user group. 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