Apply: MetabaseSecurityApplyInformation;
The Apply method applies security policy and returns information about the executed update.
If the method returns "MetabaseSecurityApplyInformation.NoSysGrants", changes are applied after users updating. Applying security policy means saving all the changes, stored in security manager settings.
The method use is given in the examples for IMetabaseUser.MaxLogonSessions, IMetabaseSecurity.CurrentDomainSubjectAddState, ISecurityLevel.Marking,
See also: