Adldap\Schemas\SchemaInterface::displayName PHP Méthode

displayName() public méthode

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