Private/Types/enums/NotificationEventActionUser.generated.psm1
enum NotificationEventActionUser { Created = 0 Deleted = 1 Modified = 3 PasswordReset = 7 Locked = 16 } |
enum NotificationEventActionUser { Created = 0 Deleted = 1 Modified = 3 PasswordReset = 7 Locked = 16 } |