WsFederationAuthenticationHandler.ApplyResponseGrantAsync Method ()
Handles Signout
Namespace: Microsoft.Owin.Security.WsFederation
Assembly: Microsoft.Owin.Security.WsFederation (in Microsoft.Owin.Security.WsFederation.dll)
Syntax
protected override Task ApplyResponseGrantAsync()
protected:
virtual Task^ ApplyResponseGrantAsync() override
override ApplyResponseGrantAsync : unit -> Task
Protected Overrides Function ApplyResponseGrantAsync As Task
Return Value
Type: System.Threading.Tasks.Task
Returns Task.
See Also
WsFederationAuthenticationHandler Class
Microsoft.Owin.Security.WsFederation Namespace
Return to top