OpenIdConnectOptions.RemoteSignOutPath Property

Definition

Requests received on this path will cause the middleware to invoke SignOut using the SignInScheme.

C#
public Microsoft.AspNetCore.Http.PathString RemoteSignOutPath { get; set; }

Property Value

Applies to

Product Versions
ASP.NET Core 1.0, 1.1