Location: Symbol Reference > Classes > TJwSimpleDescriptor Class > TJwSimpleDescriptor Methods > Deny Method > TJwSimpleDescriptor.Deny Method (TJwString, TJwAccessMask)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSimpleDescriptor.Deny Method (TJwString, TJwAccessMask)
Pascal
procedure Deny(const UserName: TJwString; const Access: TJwAccessMask = GENERIC_ALL); overload;
Parameters 
Description 
const UserName: TJwString 
defines a string of a username. Domain and computername is not supported.  
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!