Click or drag to resize
Redirects Properties

The Redirects type exposes the following members.

Properties
  Name Description
Public property Static member DefaultUrl
Gets the default URL. This specifies the location a user is redirected to upon successful log in.
Public property Static member LoggedOutUrl
Gets the logged out URL. This specifies the location a user should be redirected to upon successful log out.
Public property Static member LogInUrl
Gets the log in URL. This is used to redirect unauthenticated and unauthorized users who attempt to access restricted resources.
Public property Static member LogOutUrl
Gets the log out URL. This specifies the location in which a log out process can be invoked.
Public property Static member PageNotFoundUrl
Gets the page not found URL.
Public property Static member SiteErrorPage
Gets the site error page URL. This URL reflects an asset and not a page item.
Top
See Also