mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-31 01:40:42 +00:00
Ver 3
This commit is contained in:
@@ -59,5 +59,6 @@ public class Session
|
||||
public IAuthenticationHandler AuthenticationHandler { get; set; }
|
||||
//public IAuthenticationHandler AuthenticationResponder { get; set; }
|
||||
|
||||
public string AuthorizedIdentity { get; set; }
|
||||
public string LocalIdentity { get; set; }
|
||||
public string RemoteIdentity { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user