OnSubjectApply(ApplyState: ApplyStateType; Subject: ISecuritySubject; Var State: Integer);
OnSubjectApply(ApplyState: Prognoz.Platform.Interop.Metabase.ApplyStateType; Subject: Prognoz.Platform.Interop.Metabase.ISecuritySubject; Var State: System.Int32);
ApplyState. Security subject recovery type.
Subject. Security subject.
State. State.
The OnSubjectApply method implements an event that takes place while restoring the users/groups.
The method use is given in the example for ISecuritySnapshot.ApplyFromFile.
See also: