|
AuthenticationOptionsLogoutPage Property
|
Gets or sets the path for the logout page.
Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public string LogoutPage { get; set; }
Public Property LogoutPage As String
Get
Set
member LogoutPage : string with get, set
function get_LogoutPage();
function set_LogoutPage(value);
View SourceProperty Value
StringSee Also