UserLock API
|
Access control entry for UserLock administration permissions. More...
Properties | |
UserLockRights | AllowedRights [get, set] |
Allowed UserLock administration permissions. | |
UserLockRights | DeniedRights [get, set] |
Denied UserLock administration permissions. | |
string | AccountName [get, set] |
Account name concerned by the permission. | |
SecurityIdentifier | SecurityIdentifier [get, set] |
SID of the account concerned by the permission. | |
bool | IsUser [get] |
True if the account concerned by the permission is a user. False otherwise (group). | |
bool | AllowProtectedAccounts [get, set] |
Get/set if the account is allowed to administer protected accounts. | |
bool | AllowMessages [get, set] |
Get/set if the account is allowed to administer messages. | |
bool | AllowUserSessions [get, set] |
Get/set if the account is allowed to administer sessions. | |
bool | AllowAgentDistribution [get, set] |
Get/set if the account is allowed to administer the agent distribution. | |
bool | AllowServerProperties [get, set] |
Get/set if the account is allowed to administer server properties. | |
bool | AllowPermissions [get, set] |
Get/set if the account is allowed to view/change UserLock permissions. | |
bool | DenyProtectedAccounts [get, set] |
Get/set if the account is denied to administer protected accounts. | |
bool | DenyMessages [get, set] |
Get/set if the account is denied to administer customizable messages. | |
bool | DenyUserSessions [get, set] |
Get/set if the account is denied to administer sessions. | |
bool | DenyAgentDistribution [get, set] |
Get/set if the account is denied to administer the agent distributions. | |
bool | DenyServerProperties [get, set] |
Get/set if the account is denied to administer server properties. | |
bool | DenyPermissions [get, set] |
Get/set if the account is denied to administer UserLock administration permissions. | |
bool | AllowProtectedAccountsRO [get, set] |
Get/set if the account is allowed to get (read-only) protected accounts. | |
bool | AllowMessagesRO [get, set] |
Get/set if the account is allowed to get (read-only) messages. | |
bool | AllowUserSessionsRO [get, set] |
Get/set if the account is allowed to get (read-only) sessions. | |
bool | AllowAgentDistributionRO [get, set] |
Get/set if the account is allowed to get (read-only) the agent distribution. | |
bool | AllowServerPropertiesRO [get, set] |
Get/set if the account is allowed to get (read-only) server properties. | |
bool | AllowPermissionsRO [get, set] |
Get/set if the account is allowed to get (read-only) UserLock permissions. | |
bool | DenyProtectedAccountsRO [get, set] |
Get/set if the account is denied to get (read-only) protected accounts. | |
bool | DenyMessagesRO [get, set] |
Get/set if the account is denied to get (read-only) customizable messages. | |
bool | DenyUserSessionsRO [get, set] |
Get/set if the account is denied to get (read-only) sessions. | |
bool | DenyAgentDistributionRO [get, set] |
Get/set if the account is denied to get (read-only) the agent distributions. | |
bool | DenyServerPropertiesRO [get, set] |
Get/set if the account is denied to get (read-only) server properties. | |
bool | DenyPermissionsRO [get, set] |
Get/set if the account is denied to get (read-only) UserLock administration permissions. | |
Access control entry for UserLock administration permissions.