Assembly: Metabase;
The IMetabaseUpdateAccessSubject interface contains properties and methods for working with the security subject in the update, by which the access permissions are transferred.
IMetabaseUpdateAccessSubject.
| Property name | Brief description | |
![]() |
AlternativeSid | The AlternativeSid property returns the appropriate identifier of the security subject on search by the name of the security subject. |
![]() |
Description | The Description property returns description of the security level. |
![]() |
Name | The Name property returns the name of the security subject. |
![]() |
RemappingSid | The RemappingSid property returns the appropriate identifier of the security subject on applying the update. |
![]() |
Sid | The Sid property returns the identifier of security subject that has access permissions to an object. |
See also: