KasperskyOS Community Edition 1.0
Contents
Contents
StaticMap security model commit rule
commit {sid : <Sid>}
It copies the values of keys from the working instance to the base instance of the table associated with the resource that has the security ID sid
.
It returns the "allowed" result if the values of keys were copied from the working instance to the base instance of the table.
It returns the "denied" result in the following cases:
- The resource with the security ID
sid
is not associated with a table from the tables pool of the StaticMap security model object being used. - Security ID
sid
is out of the permissible range.