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