Adldap\Schemas\SchemaInterface::firstName PHP Method

firstName() public method

Contains the given name (first name) of the user.
public firstName ( ) : string
return string
    public function firstName();
SchemaInterface