public bool IsLoginPath(
string requestPath
)Public Function IsLoginPath (
requestPath As String
) As Booleanpublic:
virtual bool IsLoginPath(
String^ requestPath
) sealedabstract IsLoginPath :
requestPath : string -> bool
override IsLoginPath :
requestPath : string -> bool