mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-06-13 22:48:42 +00:00
Auth
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Esiur.Security.Authority
|
||||
public interface IAuthenticationHandler
|
||||
{
|
||||
|
||||
IAuthenticationProvider Provider { get; }
|
||||
public string Protocol { get; }
|
||||
//public AuthenticationMode Mode { get; }
|
||||
//public AuthenticationResult Initialize(object authData);
|
||||
|
||||
Reference in New Issue
Block a user