Method PublishedFor
- Namespace
- MailFathom.Domain.Access
- Assembly
- MailFathom.Domain.dll
PublishedFor(ProtectedSurface)
Reports every permission one surface publishes, which is what a grant nobody narrowed reaches.
public static IReadOnlyList<MailFathomPermission> PublishedFor(ProtectedSurface surface)
Parameters
surfaceProtectedSurfaceThe surface whose half is being asked for.
Returns
- IReadOnlyList<MailFathomPermission>
The permissions belonging to that surface, in declaration order.