getLdapDistinguishedName script operation
Retrieves the distinguished name for an LdapEntry as an LdapAttribute Object.
Format: ObjectOriented
Type: method
Syntax
LdapAttribute LdapEntry::getLdapDistinguishedName()
Parameters
| Type | Name | Description | Is required? | Is array? |
|---|---|---|---|---|
| LdapEntry | operatesOn | The LDAP entry whose distinguished name is to be returned. | true | false |
Return values
Return value: LdapAttribute
Is array: false