Search Results for

    Show / Hide Table of Contents
    View Source

    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

    Properties

    View Source

    Domain

    Gets or sets a value for the Active Directory domain.

    Declaration
    public string Domain { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Domain
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX