2 references to RemoteSignOutContext
Microsoft.AspNetCore.Authentication.OpenIdConnect (2)
OpenIdConnectHandler.cs (2)
136
var remoteSignOutContext = new
RemoteSignOutContext
(Context, Scheme, Options, message);
330
var signOut = new
RemoteSignOutContext
(Context, Scheme, Options, message)