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