Show / Hide Table of Contents

Class VerifyAuthenticatorCodeInput

Inheritance
object
VerifyAuthenticatorCodeInput
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by Volosoft