Class SecurityServiceExtension
- Namespace
- Steeltoe.Management.Endpoint.Security
- Assembly
- Steeltoe.Management.EndpointWeb.dll
public static class SecurityServiceExtension
- Inheritance
-
SecurityServiceExtension
- Inherited Members
Methods
IsAccessAllowed(IEnumerable<ISecurityService>, HttpContextBase, IEndpointOptions)
public static Task<bool> IsAccessAllowed(this IEnumerable<ISecurityService> securityChecks, HttpContextBase context, IEndpointOptions options)
Parameters
securityChecks
IEnumerable<ISecurityService>context
HttpContextBaseoptions
IEndpointOptions