Method | Description | |
---|---|---|
Convert ( IEnumerable |
Specific function that converts the list of permission to just one access right
|
public static Convert ( IEnumerable |
||
permissions | IEnumerable |
The list of permissions that should be converted |
return | AccessRight |