TJwEqualAceType = ( eactSameSid, eactSameFlags, eactSameAccessMask, eactSameType, eactSEAccessMask, eactGEFlags, eactSEFlags );
|
Members |
Description |
|
eactSameSid |
The SID is used to compare (EqualSID) and must be equal |
|
eactSameFlags |
The Flags are compared and must be equal |
|
eactSameAccessMask |
The AccessMasks are compared and must be equal |
|
eactSameType |
The ACE type (deny, allow) are compared and must be equal |
|
eactSEAccessMask |
This flag can only be used in combination with eactSameAccessMask. It defines that the comparison is true if the access mask of the given ACE can be a subset of a found ACE. SE = Smaller or Equal |
TJwEqualAceType defines how the method TJwSecurityAccessControlList.FindEqualACE finds an access control element.
|
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!
|