LDAPSearchResult Output Object (Get-LDAP Cmdlet)

Object returned in response to the LDAP search operation. Fields are also added with the names and values of attributes being searched.

Syntax

Object LDAPSearchResult {
   string Host;
   string DN;
   int Page;
}

Remarks

Host identifies the remote host that returned this result. DN contains the Distinguished Name of the entry.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]
 

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]