bool IsLogoutPath( string requestPath )
Function IsLogoutPath ( requestPath As String ) As Boolean
bool IsLogoutPath( String^ requestPath )
abstract IsLogoutPath : requestPath : string -> bool
In This Article