IApplicationRole.Active

Syntax

Active: Boolean;

Description

The Active property determines the use of an application role. If the property is set to True, an application role is used; if the property is set to False, it is not used.

Example

The property use is given in the example for ICredentials.Role.

See also:

IApplicationRole