Connection Parameter (Get-LDAP Cmdlet)

An existing LDAP connection.

Syntax

Get-LDAP -Connection LDAPConnection

Remarks

Represents an existing, persistent LDAP connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-LDAP cmdlet and closed using the Disconnect-LDAP cmdlet.

Default Value

null