IMetabaseObjectDescriptor.GetSecurity

Syntax

GetSecurity: IAccessObjectSecurity;

Description

The GetSecurity method gets the object access policy.

Comments

The object access policy includes getting users/groups, access elements, and element permissions.

Example

The method use is given in the example for IAccessElement.AccessToken.

See also:

IMetabaseObjectDescriptor