The IMetabaseSecurityExporter interface is used to export settings of security policy and access permissions.
The user who has the Changing Security Label and Access Control List of Any Object privilege can export access permissions.
The user who has the Changing User Permissions, Distributing Roles, Changing Policy privilege can export security policy settings.
Property name | Brief description | |
FileAppend | The FileAppend property determines whether the file, to which export is executed, will be appended. | |
FileName | The FileName property determines name and location of the file, to which export is executed. |
Method name | Brief description | |
ExportObjectsRights | The ExportObjectsRights method exports access permissions on objects. | |
ExportPolicy | The ExportPolicy method exports security policy settings. |
See also: