SecurityConflictsLog: String;
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.
Before using the property it is required to set the IMetabaseUpdate.AllowReplaceSD property to True.
The property use is given in the example for the IMetabaseUpdateProgress.OnSkip property.
See also: