Attribute Parameter (Get-LDAP Cmdlet)

Indicates whether a search operation will return the attribute types and values for the attributes specified for the DN.

Syntax

Get-LDAP -Attribute string[]

Remarks

If this flag is set the output is a dynamically populated PSObject containing attribute types and values for the attributes specified of the DN. If this parameter is not set or if set to "*" all attributes of the DN are returned.

Default Value

null

Parameter Alias

attr

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