Location: Symbol Reference > Classes > TJwSimpleDescriptor Class > TJwSimpleDescriptor Methods > Deny Method > TJwSimpleDescriptor.Deny Method (PSID, TJwAccessMask)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSimpleDescriptor.Deny Method (PSID, TJwAccessMask)
Pascal
procedure Deny(const SID: PSID; const Access: TJwAccessMask = GENERIC_ALL); overload;
Parameters 
Description 
const SID: PSID 
defines a pointer to a binary representation of a security identifier. 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!