|
JWSCL Documentation
|
procedure JwGrantAccessRights(const AccessList: TJwDAccessControlList); virtual;
|
Parameters |
Description |
|
const AccessList: TJwDAccessControlList |
Receives a list of access rights to be granted in addition. If StrictACLVerify is true the parameter pAccessList will be validated much more strict so it passes the implementation of IAccessControl. |
The method JwGrantAccessRights grants additional access rights to the DACL of the security descriptor.
This method implements the JWSCL version of the COM method with the same name.
|
Exceptions |
Description |
|
This method can raise a JWSCL exception derived from EJwsclSecurityException. |
|
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!
|