Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.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 | |
The AlternativeSid property returns the appropriate identifier of the security subject on search by the name of the security subject. | ||
The Description property returns description of the security level. |
||
The Name property returns the name of the security subject. | ||
The RemappingSid property returns the appropriate identifier of the security subject on applying the update. | ||
The Sid property returns an identifier of security subject that has access permissions to an object. |
See also: