Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseUpdateAccessSubjects interface contains properties and methods used to work with security subjects in the update by which the access permissions are transferred.
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. |
Method name | Brief description | |
The FindBySidString method searches for security subject by the identifier. |
See also: