namespace Microsoft.AspNetCore.Authentication.OpenIdConnect
{
public class RemoteSignOutContext : RemoteAuthenticationContext<OpenIdConnectOptions>
{
public RemoteSignOutContext(HttpContext context, AuthenticationScheme scheme, OpenIdConnectOptions options, OpenIdConnectMessage message);
}
}
Assembly | Microsoft.AspNetCore.Authentication.OpenIdConnect , Version=2.1.2.0, PublicKeyToken=adb9793829ddae60 |
---|---|
.NET | 8.08.0-android8.0-ios8.0-macos8.0-tvos8.0-watchos8.0-windows |
.NET Core | 2.02.12.2 |
OS Platforms | The selected framework does not have platform annotations. |