Set Logon Hours Dialog
Description
This Activity displays the dialog box allowing users to set the logon hours of users/groups in Active Directory.
Logon Hours dialog:
note
Use this Activity to provide logon hours information of user/group to Set Logon Hours Activity.
Properties
Misc
- DisplayName – The display name of the Activity.
- Private – By default, Activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
Input
- Active Directory Instance – Specify the instance of the Active Directory of type DirectoryEntry.
Output
- Logon Hours – The list of logon hours recorded.
- Dialog Result – Specifies the dialog result of type MessageBoxResult..
Example
Download Example