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.
Gets the LDAP Directory User specified by the domain user object.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public override GetUser( u ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Function GetUser ( _ u As _ ) As |
Parameters
- u
- DomainUser
The user.
Return Value
An Active Directory User object.See Also
LDAPGateway Class
Smartsite.Security Namespace