UserLock API
Properties | List of all members
Permission Class Reference

Access control entry for UserLock administration permissions. More...

Properties

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

Detailed Description

Access control entry for UserLock administration permissions.

Property Documentation

UserLockRights AllowedRights
getset

Allowed UserLock administration permissions.

UserLockRights DeniedRights
getset

Denied UserLock administration permissions.

string AccountName
getset

Account name concerned by the permission.

SecurityIdentifier SecurityIdentifier
getset

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
getset

Get/set if the account is allowed to administer protected accounts.

bool AllowMessages
getset

Get/set if the account is allowed to administer messages.

bool AllowUserSessions
getset

Get/set if the account is allowed to administer sessions.

bool AllowAgentDistribution
getset

Get/set if the account is allowed to administer the agent distribution.

bool AllowServerProperties
getset

Get/set if the account is allowed to administer server properties.

bool AllowPermissions
getset

Get/set if the account is allowed to view/change UserLock permissions.

bool DenyProtectedAccounts
getset

Get/set if the account is denied to administer protected accounts.

bool DenyMessages
getset

Get/set if the account is denied to administer customizable messages.

bool DenyUserSessions
getset

Get/set if the account is denied to administer sessions.

bool DenyAgentDistribution
getset

Get/set if the account is denied to administer the agent distributions.

bool DenyServerProperties
getset

Get/set if the account is denied to administer server properties.

bool DenyPermissions
getset

Get/set if the account is denied to administer UserLock administration permissions.

bool AllowProtectedAccountsRO
getset

Get/set if the account is allowed to get (read-only) protected accounts.

bool AllowMessagesRO
getset

Get/set if the account is allowed to get (read-only) messages.

bool AllowUserSessionsRO
getset

Get/set if the account is allowed to get (read-only) sessions.

bool AllowAgentDistributionRO
getset

Get/set if the account is allowed to get (read-only) the agent distribution.

bool AllowServerPropertiesRO
getset

Get/set if the account is allowed to get (read-only) server properties.

bool AllowPermissionsRO
getset

Get/set if the account is allowed to get (read-only) UserLock permissions.

bool DenyProtectedAccountsRO
getset

Get/set if the account is denied to get (read-only) protected accounts.

bool DenyMessagesRO
getset

Get/set if the account is denied to get (read-only) customizable messages.

bool DenyUserSessionsRO
getset

Get/set if the account is denied to get (read-only) sessions.

bool DenyAgentDistributionRO
getset

Get/set if the account is denied to get (read-only) the agent distributions.

bool DenyServerPropertiesRO
getset

Get/set if the account is denied to get (read-only) server properties.

bool DenyPermissionsRO
getset

Get/set if the account is denied to get (read-only) UserLock administration permissions.