An LDAP User
LdapUser is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
LdapUser
Telligent.Evolution.Extensibility.Api.Entities.Version1
class LdapUser { string Email { get; set; } string FriendlyName { get; set; } string UserName { get; set; } }
string