Obsolete stuff not used anymore and remove from appsettings schema (#12520)
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Umbraco.Cms.Core.Configuration.Models
|
||||
/// Typed configuration options for active directory settings.
|
||||
/// </summary>
|
||||
[UmbracoOptions(Constants.Configuration.ConfigActiveDirectory)]
|
||||
[Obsolete("This is not used anymore. Will be removed in Umbraco 12")]
|
||||
public class ActiveDirectorySettings
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user