Interface IRemoteServiceHttpClientAuthenticator
Namespace: Volo.Abp.Http.Client.Authentication
Assembly: Volo.Abp.Http.Client.dll
Syntax
public interface IRemoteServiceHttpClientAuthenticator
Methods
Authenticate(RemoteServiceHttpClientAuthenticateContext)
Declaration
Task Authenticate(RemoteServiceHttpClientAuthenticateContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| RemoteServiceHttpClientAuthenticateContext | context |
Returns
| Type | Description |
|---|---|
| Task |