BasicAuthentication
This commit is contained in:
5
VERAG_REST_SERVER/IService/IUserService.vb
Normal file
5
VERAG_REST_SERVER/IService/IUserService.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Interface IUserService
|
||||
|
||||
Function CheckUser(ByVal username As String, ByVal passowrd As String)
|
||||
|
||||
End Interface
|
||||
Reference in New Issue
Block a user