Click or drag to resize

AuthenticateControllerAttributeLoginPage Property

Gets or sets the login page used as a redirect location when authentication fails.

Namespace:  GSF.Web.Security
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public string LoginPage { get; set; }
Request Example View Source

Property Value

Type: String
See Also