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