Adldap\Schemas\SchemaInterface::displayName PHP Method

displayName() public method

The display name for an object. This is usually the combination of the users first name, middle initial, and last name.
public displayName ( ) : string
return string
    public function displayName();
SchemaInterface