Location: Symbol Reference > Classes > TJwPrivilege Class > TJwPrivilege Properties
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwPrivilege Properties

The properties of the TJwPrivilege class are listed here.

 
Name 
Description 
 
Attributes contains the status of the privilege. It is a bit combination of these values :
  • SE_PRIVILEGE_ENABLED_BY_DEFAULT
  • SE_PRIVILEGE_ENABLED
  • SE_PRIVILEGE_USED_FOR_ACCESS
 
 
DisplayName contains a description of the privilege provided by the system The language can be retrieved in the property LanguageID
 
Enabled enables or disables a privilege EJwsclNotImplementedException will be raised if the privilege is not assigned to a token. EJwsclAdjustPrivilegeException will be raised if the privilege attributes could not be set or retrieved. See also GetEnabled and SetEnabled for more information. 
 
LanguageID provides the language of the display name 
 
LUID 
LUID contains the identifier of the privilege 
 
Name 
Name contains the system name of the privilege (like SeTcbPrivilege) 
 
The owner token of this privilege set. 
 
Privilege_Used_For_Access will be set to true if the privilege was used by PrivilegeCheck function. However PrivilegeCheckEx does not support this value. 
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!