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 abstract class DirectoryGateway |
Visual Basic (Declaration) | Copy Code |
---|---|
Public MustInherit Class DirectoryGateway |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
ConfigSection |
Gets the Active Directory config section.
|
|
DashboardAccessGroup |
Gets the dashboard access group.
|
|
DefaultDomain |
Gets the default domain.
|
|
ForceVisitorGroup |
Gets the force visitor group.
|
|
ManagerAccessGroup |
Gets the manager access group.
|
|
SmartsiteGroup |
Gets the smartsite group.
|
|
StoreFullyQualifiedLoginName |
Gets a value indicating whether to store fully qualified login names.
|
|
SupportedDomains |
Returns a list of domain names which are supported through this gateway.
|
|
SwitchProviderOnSupportedDomainsList |
Determines which method of switching membership provider(s) should be used.
|
|
UpdatePrimaryGroup |
Gets a value indicating whether to update the primary group for existing users.
|
See Also
Smartsite.Security Namespace