Click or drag to resize

ReadonlyAuthenticationOptionsAuthFailureRedirectResourceExpression Property

Gets the expression that will match paths for the resources on the web server that should redirect to the LoginPage when authentication fails.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public string AuthFailureRedirectResourceExpression { get; }
View Source

Property Value

String
See Also