Class AuthenticatorHelper
Inherited Members
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public static class AuthenticatorHelper
Methods
FormatKey(string)
Declaration
public static string FormatKey(string unformattedKey)
Parameters
Type | Name | Description |
---|---|---|
string | unformattedKey |
Returns
Type | Description |
---|---|
string |
GenerateQrCodeUri(string, string, string)
Declaration
public static string GenerateQrCodeUri(string email, string unformattedKey, string applicationName)
Parameters
Type | Name | Description |
---|---|---|
string | ||
string | unformattedKey | |
string | applicationName |
Returns
Type | Description |
---|---|
string |