namespace WebsitePanel.Providers.HostedSolution { public class OrganizationSettings { public const string PasswordSettings = "PasswordSettings"; } }