Adldap\Schemas\SchemaInterface::firstName PHP 메소드

firstName() 공개 메소드

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