load the ACL
This commit is contained in:
parent
9c5341c304
commit
9e0908e126
14 changed files with 438 additions and 174 deletions
|
|
@ -9,7 +9,7 @@ namespace Yavsc.Abstract.Identity.Security
|
|||
|
||||
bool AuthorizeCircle(long circleId);
|
||||
|
||||
ICircleAuthorization [] GetACL();
|
||||
ICollection<CircleAuthorization> ACL { get; } //ICircleAuthorization [] GetACL();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue