|
AuthenticationOptionsAuthTestPage Property
|
Gets or sets the page name used to test user authorization.
Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public string AuthTestPage { get; set; }
Public Property AuthTestPage As String
Get
Set
member AuthTestPage : string with get, set
function get_AuthTestPage();
function set_AuthTestPage(value);
View SourceProperty Value
StringSee Also