Adldap\Schemas\SchemaInterface::profilePath PHP Метод

profilePath() публичный Метод

Specifies a path to the user's profile. This value can be a null string, a local absolute path, or a UNC path.
public profilePath ( ) : string
Результат string
    public function profilePath();
SchemaInterface