DotBased/DotBased.ASP.Auth/Models/Configuration/LockoutConfiguration.cs
2025-01-27 01:21:09 +01:00

6 lines
93 B
C#
Executable File

namespace DotBased.ASP.Auth.Models.Configuration;
public class LockoutConfiguration
{
}