DotBased/DotBased.ASP.Auth/Models/Configuration/PasswordConfiguration.cs
2024-12-01 03:13:55 +01:00

6 lines
94 B
C#

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