Show / Hide Table of Contents

Class IdentityExternalLoginClientProxy

Inheritance
object
IdentityExternalLoginClientProxy
Implements
IIdentityExternalLoginAppService
IApplicationService
IRemoteService
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

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