This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class ActiveDirectoryConfigurationSection |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ActiveDirectoryConfigurationSection |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
ActiveDirectoryConfigurationSection |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ConfigurationElement.) | |
GetHashCode | (Inherited from ConfigurationElement.) | |
GetType | (Inherited from Object.) | |
IsReadOnly | (Inherited from ConfigurationElement.) | |
ToString | (Inherited from Object.) |
Protected Methods
Public Properties
Name | Description | |
---|---|---|
CurrentConfiguration | (Inherited from ConfigurationElement.) | |
ElementInformation | (Inherited from ConfigurationElement.) | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
MembershipMappings |
Gets or sets the list of domain mappings when using multiple AD domains.
|
|
SectionInformation | (Inherited from ConfigurationSection.) | |
Settings |
Gets or sets the list of configured Active Directory Membership settings.
|
Protected Properties
Name | Description | |
---|---|---|
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
HasContext | (Inherited from ConfigurationElement.) | |
Item | (Inherited from ConfigurationElement.) | |
Item | (Inherited from ConfigurationElement.) | |
Properties | (Inherited from ConfigurationElement.) |