|
JWSCL Documentation
|
procedure Assign(AclInstance: TJwSecurityAccessControlList); virtual;
|
Parameters |
Description |
|
AclInstance: TJwSecurityAccessControlList |
receives the list. |
Assign clears all ACEs in the instance and adds new instances of then ACEs from AclInstance. All ACE SIDs are copied. If an exception is raised the old ACEs are removed but the newly added ACEs are preserved.
|
Exceptions |
Description |
|
will be raised if AclInstance is nil |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|