Implemented interface member:
method
HandleRequestAsync
Microsoft.AspNetCore.Authentication.IAuthenticationRequestHandler.HandleRequestAsync()
1 reference to HandleRequestAsync
Microsoft.AspNetCore.Authentication (1)
RemoteAuthenticationHandler.cs (1)
65/// Gets a value that determines if the current authentication request should be handled by <see cref="HandleRequestAsync" />.