|
JWSCL Documentation
|
procedure Deny(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. |
|
const Access: TJwAccessMask = GENERIC_ALL |
defines the access mask that defines the user's access to the object. |
Deny adds a new deny access control entry to the DACL in the correct order. 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!
|