Class DynamicClaimsClientProxy
Inherited Members
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.HttpApi.Client.dll
Syntax
[Dependency(ReplaceServices = true)]
[ExposeServices(new Type[] { typeof(IDynamicClaimsAppService), typeof(DynamicClaimsClientProxy) })]
public class DynamicClaimsClientProxy : ClientProxyBase<IDynamicClaimsAppService>, ITransientDependency, IDynamicClaimsAppService, IApplicationService, IRemoteService
Constructors
DynamicClaimsClientProxy()
Declaration
public DynamicClaimsClientProxy()
Methods
RefreshAsync()
Declaration
public virtual Task RefreshAsync()
Returns
Type | Description |
---|---|
Task |