mirror of
https://github.com/hmaxnl/DotBased.git
synced 2025-04-20 04:28:12 +02:00
6 lines
93 B
C#
6 lines
93 B
C#
namespace DotBased.ASP.Auth.Models.Configuration;
|
|
|
|
public class LockoutConfiguration
|
|
{
|
|
|
|
} |