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