Show / Hide Table of Contents

Interface IDownloadCacheItem

Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.dll
Syntax
public interface IDownloadCacheItem

Properties

TenantId

Declaration
Guid? TenantId { get; set; }
Property Value
Type Description
Guid?

Token

Declaration
string Token { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft