Class VerifyAuthenticatorCodeDto
Inherited Members
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public class VerifyAuthenticatorCodeDto
Constructors
VerifyAuthenticatorCodeDto()
Declaration
public VerifyAuthenticatorCodeDto()
Properties
RecoveryCodes
Declaration
public List<string> RecoveryCodes { get; set; }
Property Value
Type | Description |
---|---|
List<string> |