Interface ISecurityService
public interface ISecurityService
Methods
IsAccessAllowed(HttpContextBase, IEndpointOptions)
Task<bool> IsAccessAllowed(HttpContextBase context, IEndpointOptions target)
Parameters
contextHttpContextBasetargetIEndpointOptions