IApplicationRole.Active

Syntax

Active: Boolean;

Description

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

Example

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

See also:

IApplicationRole