WithPeriod Method
WithPeriod(Int32)
Sets the time period in seconds that a TOTP challenge is good for.
C#
public CalculateChallengeResponse WithPeriod(int seconds)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | seconds | Time resolution in seconds for the challenge. |
Returns
The CalculateChallengeResponse instance