Verify that the TOTP password entered by a User was generated from the specified Secret Key within the past 30 seconds.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| secretKey |
String |
|
|
The User's Secret Key. |
| totp |
String |
|
|
The 6-digit PIN generated by the TOTP authenticator such as Google Authenticator. |
Return Value
- Member of:
- ISEncryption
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0