IMetabaseGroup.Token

Syntax

Token: IAccessToken;

Token: Prognoz.Platform.Interop.Metabase.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 mandatory access control method or level-based access control method enabled. To set up mandatory access control parameters, set the HasToken property to True.

See also:

IMetabaseGroup