Click or drag to resize

ReadonlyWebServerOptionsAuthTestPage Property

Gets the page name used to test user authorization.

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

Property Value

String
Remarks
Page name for web server use will not be prefixed with slash.
See Also