UserSignInInfoCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class UserSignInInfoCommand : CommandRequest
The UserSignInInfoCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| SignInThresholdDate |
Date/time value controlling the time interval for computing number of sign-in actions.
Only sign-ins performed after SignInThresholdDate will be taken into account.
NULL value is allowed; it means no sign-in count is necessary.
| |
| UserIds |
List of User ID values, required
|