Click or drag to resize

AuthenticationFailureResultRedirectLocation Property

Gets the HTTP redirect location, if used.

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

Property Value

Type: String
See Also