Click or drag to resize

AuthenticationOptionsDefaultAnonymousResources Field

Default value for AnonymousResources.

Namespace:  GSF.Web.Security
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public const string DefaultAnonymousResources = "/Login.cshtml,/favicon.ico"
Request Example View Source

Field Value

Type: String
See Also