C# Class LogoutOptions, IdentityServer.Templates

显示文件 Open project: DuendeSoftware/IdentityServer.Templates Class Usage Examples

Public Properties

Property Type Description
AutomaticRedirectAfterSignOut bool
ShowLogoutPrompt bool

Property Details

AutomaticRedirectAfterSignOut public_oe static_oe property

public static bool AutomaticRedirectAfterSignOut
return bool

ShowLogoutPrompt public_oe static_oe property

public static bool ShowLogoutPrompt
return bool