IMetabaseUpdate.SecurityConflictsLog

Syntax

SecurityConflictsLog: String;

Description

The SecurityConflictsLog property returns the conflicts log of the security subjects, for which object access permissions and conflicts are transferred on updating the mandatory access control.

Comments

Before using the property it is required to set the IMetabaseUpdate.AllowReplaceSD property to True.

Example

The property use is given in the example for the IMetabaseUpdateProgress.OnSkip property.

See also:

IMetabaseUpdate