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