Class ActiveDirectorySettings
Typed configuration options for active directory settings.
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Configuration.Models
Assembly: Umbraco.Core.dll
Syntax
public class ActiveDirectorySettings : object
  Properties
View SourceDomain
Gets or sets a value for the Active Directory domain.
Declaration
public string Domain { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |