mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
moved the IAuthenticator into the Security.Authentication namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Security;
|
||||
|
||||
namespace mRemoteNG.Security
|
||||
namespace mRemoteNG.Security.Authentication
|
||||
{
|
||||
public interface IAuthenticator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user