Interface ISecurityService
- Namespace
- Steeltoe.Management.Endpoint.Security
- Assembly
- Steeltoe.Management.EndpointWeb.dll
public interface ISecurityService
Methods
IsAccessAllowed(HttpContextBase, IEndpointOptions)
Task<bool> IsAccessAllowed(HttpContextBase context, IEndpointOptions target)
Parameters
context
HttpContextBasetarget
IEndpointOptions