IMetabaseUpdateAccessSubjects

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The IMetabaseUpdateAccessSubjects interface contains properties and methods used to work with security subjects in the update by which the access permissions are transferred.

Properties

  Property name Brief description
The Count property returns the number of security subjects in the update, by which the access permission is transferred to the objects.
The Item property returns security subject by index.

Methods

  Method name Brief description

The FindBySidString method searches for security subject by the identifier.

See also:

Metabase Assembly Interfaces