Click or drag to resize
RedirectsLoggedOutUrl Property
Gets the logged out URL. This specifies the location a user should be redirected to upon successful log out.

Namespace: ConnectedApps.Cms.Sdk.Settings
Assembly: ConnectedApps.Cms.Sdk.Settings (in ConnectedApps.Cms.Sdk.Settings.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string LoggedOutUrl { get; }

Property Value

Type: String
See Also