![]() |
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# |
![]() |
---|---|
public class LDAPGateway |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class LDAPGateway |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
ConfigSection |
Gets the Active Directory config section.
(Overrides DirectoryGateway..::ConfigSection.) |
![]() |
Connection |
Gets the LDAP connection.
|
![]() |
DashboardAccessGroup |
Gets the dashboard access group.
(Overrides DirectoryGateway..::DashboardAccessGroup.) |
![]() |
DefaultDomain |
Gets the default Novell domain.
(Overrides DirectoryGateway..::DefaultDomain.) |
![]() |
ForceVisitorGroup |
Gets the force visitor group.
(Overrides DirectoryGateway..::ForceVisitorGroup.) |
![]() |
ManagerAccessGroup |
Gets the manager access group.
(Overrides DirectoryGateway..::ManagerAccessGroup.) |
![]() |
MembershipProviderName |
Gets or sets the name of the membership provider for which this gateway interacts.
|
![]() |
MembershipProviderType |
Gets the typename of the Membership Provider for which this gateway interacts.
|
![]() |
SmartsiteGroup |
Gets the smartsite group.
(Overrides DirectoryGateway..::SmartsiteGroup.) |
![]() |
StoreFullyQualifiedLoginName |
Gets a value indicating whether to store fully qualified login names.
(Overrides DirectoryGateway..::StoreFullyQualifiedLoginName.) |
![]() |
SupportedDomains |
Returns a list of domain names which are supported through this gateway.
(Overrides DirectoryGateway..::SupportedDomains.) |
![]() |
SwitchProviderOnSupportedDomainsList |
Determines which method of switching membership provider(s) should be used.
(Inherited from DirectoryGateway.) |
![]() |
UpdatePrimaryGroup |
Gets a value indicating whether to update the primary group for existing users.
(Overrides DirectoryGateway..::UpdatePrimaryGroup.) |
See Also
Smartsite.Security Namespace