|
JWSCL Documentation
|
class function PrivilegeAttributeToText(PrivilegeAttributes: cardinal; HumanReadable: boolean = False): TJwString; virtual;
|
Parameters |
Description |
|
SE_Attributes |
receives the privilege attributes to be converted |
The result ist a combination (comma seperated) of these strings: (none) SE_PRIVILEGE_ENABLED_BY_DEFAULT SE_PRIVILEGE_ENABLED SE_PRIVILEGE_USED_FOR_ACCESS (unknown attributes)
PrivilegeAttributeToText convertes a set of attributes into a human readable string
|
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!
|