Location: Symbol Reference > Classes > TJwSimpleDescriptor Class > TJwSimpleDescriptor Methods > Allow Method > TJwSimpleDescriptor.Allow Method (TJwString, TJwAccessMask)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSimpleDescriptor.Allow Method (TJwString, TJwAccessMask)
Pascal
procedure Allow(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.
TJwSimpleDACL 

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!