Class IdentityExternalLoginClientProxy
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.HttpApi.Client.dll
Syntax
public class IdentityExternalLoginClientProxy : ClientProxyBase<IIdentityExternalLoginAppService>, IIdentityExternalLoginAppService, IApplicationService, IRemoteService
Constructors
IdentityExternalLoginClientProxy()
Declaration
public IdentityExternalLoginClientProxy()
Methods
CreateOrUpdateAsync()
Declaration
public virtual Task CreateOrUpdateAsync()
Returns
| Type | Description |
|---|---|
| Task |
Implements
Volo.Abp.Application.Services.IApplicationService
Volo.Abp.IRemoteService