RemoteAuthenticationHandler<TOptions>.HandleSignOutAsync Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
 override System::Threading::Tasks::Task ^ HandleSignOutAsync(Microsoft::AspNetCore::Http::Features::Authentication::SignOutContext ^ context);protected override System.Threading.Tasks.Task HandleSignOutAsync(Microsoft.AspNetCore.Http.Features.Authentication.SignOutContext context);override this.HandleSignOutAsync : Microsoft.AspNetCore.Http.Features.Authentication.SignOutContext -> System.Threading.Tasks.TaskProtected Overrides Function HandleSignOutAsync (context As SignOutContext) As TaskParameters
- context
- SignOutContext