Method ForTesting
Namespace: Belay.Core.Security
Assembly: Belay.Core.dll
ForTesting()
Creates a security configuration suitable for testing environments.
csharp
public static SecurityConfiguration ForTesting()
Returns
A security configuration balanced for automated testing.
Remarks
Testing configurations balance security with the need to test various code patterns and scenarios. Suitable for CI/CD environments and automated test suites.