Users substitution codes represent the information you want to display when a notification report is triggered. The information is dynamically filled in from the users that are included in the notification report.
Code |
Description |
@(ActiveCommandPermissions) |
Writes the active command permissions of the user. |
@(ActiveGroupPolicies) |
Writes the active group policies of the user. |
@(ActivePathPermissions) |
Writes the active path permissions of the user. |
@(ActiveTypePermissions) |
Writes the active type permissions of the user. |
@(Description) |
Writes the description. |
@(DomainName) |
Writes the domain a user belonged to. |
@(ExpiryDate) |
Writes the expiration date. |
@(FirstName) |
Writes the first name of the user. |
@(HomeEmailAddress) |
Writes the home email address of the user. |
@(LastName) |
Writes the last name of the user. |
@(MemberOf) |
Writes the names of groups the user belongs to. |
@(MiddleName) |
Writes the middle name of the user. |
@(Note1) |
Writes an event note. |
@(Note2) |
Writes another event note. |
@(PathPermissions) |
Writes the path permissions for the user. |
@(ServerName) |
Writes the server name. |
@(TypePermissions) |
Writes the type permissions for the user. |
@(UserName) |
Writes the user name of the user that generated the event. |
@(WorkEmailAddress) |
Writes the work email address. |
@(Workspaces) |
Writes the workspaces the user can access. |