HasToken: Boolean;
The HasToken property determines whether mandatory access control method parameters can be set up for a group of users.
The property is only on working with a domain group of users included into the list of repository security subjects. The repository must have mandatory access control method or level-based access control method enabled.
Available values:
True. Mandatory access control method parameters can be set up for a domain group using the IMetabaseGroup.Token property. If the user logs in to repository using integrated domain authentication, the user is checked. If the user is included only in one group of users with specified access level, the repository login is allowed, aotherwise the repository login is denied.
False. Settings of mandatory access control method parameters are reset for a group of users and are not used on repository work.
See also: