IMetabasePolicy.Privilege

Syntax

Privilege(Name: String): IPrivilege;

Parameters

Name. Privilege name.

Description

The Privilege property returns privilege parameters by the specified name.

Comments

Available privilege names can be obtained using the PrivilegeName property.

Example

The property use is given in the example for IMetabaseSecurity.AddGroup.

See also:

IMetabasePolicy