mirror of
https://github.com/XFox111/SimpleOTP.git
synced 2026-04-23 08:08:40 +03:00
Updated OTPService.GenerateCode (markdown)
@@ -17,6 +17,8 @@ public static OTPCode GenerateCode(ref OTPConfiguration target);
|
||||
`target` [OTPConfiguration](https://github.com/XFox111/SimpleOTP/wiki/OTPConfiguration)
|
||||
|
||||
OTP configuration object.
|
||||
### Returns
|
||||
[OTPCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode) instance with generated code.
|
||||
### Exceptions
|
||||
[NullReferenceException](https://docs.microsoft.com/en-us/dotnet/api/system.nullreferenceexception?view=net-5.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user