7 lines
No EOL
177 B
C#
7 lines
No EOL
177 B
C#
namespace WebsitePanel.Providers.HostedSolution
|
|
{
|
|
public class OrganizationSettings
|
|
{
|
|
public const string PasswordSettings = "PasswordSettings";
|
|
}
|
|
} |