Click or drag to resize
RedirectsLogInUrl Property
Gets the log in URL. This is used to redirect unauthenticated and unauthorized users who attempt to access restricted resources.

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 LogInUrl { get; }

Property Value

Type: String
See Also