Show / Hide Table of Contents

Class DynamicClaimsClientProxy

Inheritance
object
DynamicClaimsClientProxy
Implements
IDynamicClaimsAppService
IApplicationService
IRemoteService
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.HttpApi.Client.dll
Syntax
public class DynamicClaimsClientProxy : ClientProxyBase<IDynamicClaimsAppService>, IDynamicClaimsAppService, IApplicationService, IRemoteService

Constructors

DynamicClaimsClientProxy()

Declaration
public DynamicClaimsClientProxy()

Methods

RefreshAsync()

Declaration
public virtual Task RefreshAsync()
Returns
Type Description
Task

Implements

IDynamicClaimsAppService
Volo.Abp.Application.Services.IApplicationService
Volo.Abp.IRemoteService
In this article
Back to top Powered by Volosoft