You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/governance/set-employee-leave-date-time.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ ms.custom: template-how-to
11
11
12
12
# Set employeeLeaveDateTime
13
13
14
-
This article describes how to manually set the employeeLeaveDateTime attribute for a user. This attribute can be used to be set as a trigger for leaver workflows created using Lifecycle Workflows.
14
+
This article describes how to manually set the employeeLeaveDateTime attribute for a user. This attribute can be set as a trigger for leaver workflows created using Lifecycle Workflows.
15
15
16
16
## Required permission and roles
17
17
18
-
To set the employeeLeaveDateTime attribute, you must make sure the correct delegated roles and application permissions are set. These are as following:
18
+
To set the employeeLeaveDateTime attribute, you must make sure the correct delegated roles and application permissions are set. They are as follows:
19
19
20
20
### Delegated
21
21
@@ -47,7 +47,7 @@ To set the employeeLeaveDateTime for a user using PowerShell enter the following
47
47
$User.AdditionalProperties
48
48
```
49
49
50
-
This is an example of a user who will leave on September 30, 2022 at 23:59.
50
+
This script is an example of a user who will leave on September 30, 2022 at 23:59.
0 commit comments