ALL_SECURITY_INFORMATION = OWNER_SECURITY_INFORMATION or GROUP_SECURITY_INFORMATION or DACL_SECURITY_INFORMATION or SACL_SECURITY_INFORMATION or LABEL_SECURITY_INFORMATION;
ALL_SECURITY_INFORMATION can be used in TJwSecurityDescriptor.getStringSid as the parameter value to get all SID information at once. This value is defined as zero and also as a or combination of the given values.
|
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!
|