Redirects Class |
Namespace: ConnectedApps.Cms.Sdk.Settings
The Redirects type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultUrl |
Gets the default URL. This specifies the location a user is redirected to upon successful log in.
|
![]() ![]() | LoggedOutUrl |
Gets the logged out URL. This specifies the location a user should be redirected to upon successful log out.
|
![]() ![]() | LogInUrl |
Gets the log in URL. This is used to redirect unauthenticated and unauthorized users who attempt to access restricted resources.
|
![]() ![]() | LogOutUrl |
Gets the log out URL. This specifies the location in which a log out process can be invoked.
|
![]() ![]() | PageNotFoundUrl |
Gets the page not found URL.
|
![]() ![]() | SiteErrorPage |
Gets the site error page URL. This URL reflects an asset and not a page item.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |