C# Class IdentityServer4.Quickstart.UI.AccountOptions

Show file Open project: pthpv95/signalr-chat-app

Public Properties

Property Type Description
AutomaticRedirectAfterSignOut bool
ShowLogoutPrompt bool

Property Details

AutomaticRedirectAfterSignOut public static property

public static bool AutomaticRedirectAfterSignOut
return bool

ShowLogoutPrompt public static property

public static bool ShowLogoutPrompt
return bool