Assembly: Metabase;
The IMetabaseUpdateAccessSubjects interface contains properties and methods that are used to work with security subjects in the update, by which access permissions are transferred.
Property name | Brief description | |
Count | The Count property returns the number of security subjects in the update, by which object access permissions are transferred. | |
Item | The Item property returns the security subject by index. |
Method name | Brief description | |
FindBySidString | The FindBySidString method searches the security subject by the identifier. |
See also: