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