User |
Agent | Client Extension | |||||||
Identifies the logged in user. |
Microsoft Windows | Microsoft Windows | Apple macOS | Ubuntu | Chrome OS | IGEL OS | Unicon eLux |
Attribute Count |
|||||||
The number of user attributes read from Active Directory.
Static property with number data type.
|
Attribute Name |
|||||||
The name of a user attribute read from Active Directory.
Static property with text data type.
|
Attribute Value |
|||||||
The value of a user attribute read from Active Directory.
Static property with text, number, boolean, datetime data types.
|
Auth |
|||||||
The authentication used to authenticate the user.
Static property with text data type.
|
Auth Principal |
|||||||
The internet provider specified principal name of the user.
Static property with text data type.
|
Auth Provider |
|||||||
The internet provider.
Static property with text data type.
|
Cached Credentials |
|||||||
Set to true whenever the user has cached credentials.
Static property with boolean data type.
|
DN |
|||||||
The distinguished name of the user.
Static property with text data type.
|
DNS |
|||||||
The domain DNS of the user.
Static property with text data type.
|
Domain |
|||||||
The domain of the user.
Static property with text data type.
|
Domain Logon |
|||||||
Set to true whenever the user belongs to a domain.
Static property with boolean data type.
|
Groups |
|||||||
The security groups that the user is a member of. Only security groups referenced below will be evaluated.
Static property with text data type.
|
Local Admin |
|||||||
Set to true whenever the user has admin rights.
Static property with boolean data type.
|
Name |
|||||||
The name of the user.
Static property with text data type.
|
Password Age |
|||||||
The age of the user password in days. Available only for Active Directory and workgroup accounts.
Static property with number data type.
|
Password Auto Logon |
|||||||
Set to true if auto-logon is configured for the user.
Static property with boolean data type.
|
SID |
|||||||
The Security Identifier (SID) of the user.
Static property with text data type.
|