PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Initializes a new instance of the LDAPGateway class.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public LDAPGateway( config ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub New ( _ config As _ ) |
Parameters
- config
- NameValueCollection
The config.
See Also
LDAPGateway Class
Smartsite.Security Namespace