|
JWSCL Documentation
|
The methods of the TJwPrivilegeSet class are listed here.
|
|
Name |
Description |
![]() |
This is the overview for the AddPrivilege method overload. | |
|
This is Clear, a member of class TJwPrivilegeSet. | |
![]() |
Create_PLUID_AND_ATTRIBUTES creates an array of luid and attribute structure from the list of added privileges in this instance of TJwPrivilegeSet. The number of array elements is count. If count is zero the return value is nil. The structure must be freed by Free_PLUID_AND_ATTRIBUTES . If not freed by the user the structure will be freed on destruction of the TJwPrivilegeSet instance. All created structures by Create_PLUID_AND_ATTRIBUTES are freed in this way. | |
![]() |
Create_PPRIVILEGE_SET creates a set of privileges with an array of luids and attributes from the list of added privileges in this instance of TJwPrivilegeSet. The number of array elements is count. If count is zero the return value is an emtpy structure but not nil | |
![]() |
Create_PTOKEN_PRIVILEGES creates a set of privileges with an array of luids and attributes from the list of added privileges in this instance of TJwPrivilegeSet. The number of array elements is count. If count is zero the return value is an emtpy structure but not nil | |
![]() |
This is the overview for the DeletePrivilege method overload. | |
![]() |
DisableAllPrivileges disables all privileges in this token. This is done in a faster way than iterate through the privilege list. You can undo this by setting Enabled state of a privilege. | |
![]() |
Free_PLUID_AND_ATTRIBUTES frees an allocated luid and attribute structure by Create_PLUID_AND_ATTRIBUTES. Postcondition : privs will be nil. | |
![]() |
Free_PPRIVILEGE_SET frees an allocated set of privileges structure by Create_PPRIVILEGE_SET. Postcondition : privs will be nil. | |
![]() |
Free_PTOKEN_PRIVILEGES frees an allocated luid and attribute structure by Create_PLUID_AND_ATTRIBUTES. Postcondition : privs will be nil. | |
|
GetText creates a string that contains all privileges in a human readable form : | |
![]() |
RemoveIrrepealable removes a privilege from the token. It cannot be readded. |
|
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!
|