The IMetabaseSecurityExporter interface is used to export parameters of security policy and access permissions.
The user who has the privilege "Change security label and a list of access control of any object" can perform export of access permissions.
The user who has the privilege "Change user rights, give roles, change policy" can perform export of settings of security policy.
Property name | Brief description | |
FileAppend | The FileAppend property determines whether the file in which export is performed will be appended. | |
FileName | The FileName property determines name and location of the file, in which export is performed. |
Method name | Brief description | |
ExportObjectsRights | The ExportObjectsRights method exports access permissions on objects. | |
ExportPolicy | The ExportPolicy method performs export of settings of security policy. |
See also: