|
JWSCL Documentation
|
procedure Allow(const SID: TJwSecurityID; const Access: TJwAccessMask = GENERIC_ALL); overload;
|
Parameters |
Description |
|
const SID: TJwSecurityID |
defines a user through a TJwSecurityID instance. Must not be nil. The SID object is duplicated internally. |
|
const Access: TJwAccessMask = GENERIC_ALL |
defines the access mask that defines the user's access to the object. |
Allow adds a new allow access control entry to the DACL using an username and an access mask.
|
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!
|