mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-31 07:51:36 +00:00 
			
		
		
		
	2.2
This commit is contained in:
		| @@ -49,7 +49,7 @@ public interface IPermissionsManager | ||||
|     /// <returns>Allowed or denined.</returns> | ||||
|     Ruling Applicable(IResource resource, Session session, ActionType action, MemberTemplate member, object inquirer = null); | ||||
|  | ||||
|     bool Initialize(Structure settings, IResource resource); | ||||
|     bool Initialize(Map<string, object> settings, IResource resource); | ||||
|  | ||||
|     Structure Settings { get; } | ||||
|     Map<string, object> Settings { get; } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user