|
ReadonlyAuthenticationOptionsLogoutPage Property
|
Gets 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; }
Public ReadOnly Property LogoutPage As String
Get
member LogoutPage : string with get
function get_LogoutPage();
View SourceProperty Value
StringSee Also