Class DynamicClaimsClientProxy
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
Volo.Abp.Application.Services.IApplicationService
Volo.Abp.IRemoteService