Click or drag to resize

AuthenticationOptionsAnonymousResourceExpression Property

Gets or sets the expression that will match paths for the resources on the web server that can be provided without checking credentials.

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

Property Value

String
See Also