ISecurityPipeline
Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll
Summary
Represents ASPSecurityKit security pipeline to protect your application with authentication, multi-factor, activity-based and data-aware authorization, IP firewall, verification and suspension checks. To learn more visit https://ASPSecurityKit.net/docs/the-security-pipeline/
Methods
Execute(requestService)
Summary
Executes the security pipeline on the specified request.
Parameters
Exceptions
ExecuteAsync(requestService)
Summary
Executes the security pipeline on the specified request.
Parameters
Exceptions
ExecuteAsync(requestService,cancellationToken)
Summary
Executes the security pipeline on the specified request.
Parameters
Exceptions