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

6 lines
94 B
C#
Executable File

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